Searched defs:DenseMapInfo (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeOrdering.h38 template<> struct DenseMapInfo<clang::QualType> { struct in namespace:llvm
56 template<> struct DenseMapInfo<clang::CanQualType> { struct in namespace:llvm
H A DBaseSubobject.h55 template<> struct DenseMapInfo<clang::BaseSubobject> { struct in namespace:llvm
H A DGlobalDecl.h95 template<> struct DenseMapInfo<clang::GlobalDecl> { struct in namespace:llvm
H A DCharUnits.h196 template<> struct DenseMapInfo<clang::CharUnits> { struct in namespace:llvm
H A DDeclarationName.h568 struct DenseMapInfo<clang::DeclarationName> { struct in namespace:llvm
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DDenseMapInfo.h23 struct DenseMapInfo { struct in namespace:llvm
32 struct DenseMapInfo<T*> { struct in namespace:llvm
51 template<> struct DenseMapInfo<char> { struct in namespace:llvm
61 template<> struct DenseMapInfo<unsigned> { struct in namespace:llvm
71 template<> struct DenseMapInfo<unsigned long> { struct in namespace:llvm
83 template<> struct DenseMapInfo<unsigned long long> { struct in namespace:llvm
96 template<> struct DenseMapInfo<int> { struct in namespace:llvm
106 template<> struct DenseMapInfo<long> { struct in namespace:llvm
120 template<> struct DenseMapInfo<long long> { struct in namespace:llvm
134 struct DenseMapInfo<std::pair<T, U> > { struct in namespace:llvm
[all...]
H A DImmutableList.h206 template<typename T> struct DenseMapInfo<ImmutableList<T> > { struct in namespace:llvm
H A DValueMap.h251 struct DenseMapInfo<ValueMapCallbackVH<KeyT, ValueT, Config> > { struct in namespace:llvm
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DDebugLoc.h104 struct DenseMapInfo<DebugLoc> { struct in namespace:llvm
H A DValueHandle.h240 struct DenseMapInfo<AssertingVH<T> > { struct in namespace:llvm
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTBAA.h129 template<> struct DenseMapInfo<clang::CodeGen::TBAAPathTag> { struct in namespace:llvm
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h559 struct DenseMapInfo<AliasAnalysis::Location> { struct in namespace:llvm
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DAttributes.h359 template<> struct DenseMapInfo<AttributeSet> { struct in namespace:llvm
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp48 struct DenseMapInfo<DivOpInfo> { struct in namespace:llvm
H A DPromoteMemoryToRegister.cpp61 struct DenseMapInfo<std::pair<BasicBlock*, unsigned> > { struct in namespace:llvm
/freebsd-10.0-release/contrib/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp144 struct DenseMapInfo<ComparableFunction> { struct in namespace:llvm
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp590 struct DenseMapInfo<LoweredPHIRecord> { struct in namespace:llvm
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp80 template<> struct DenseMapInfo<SimpleValue> { struct in namespace:llvm
228 template<> struct DenseMapInfo<CallValue> { struct in namespace:llvm
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h401 struct DenseMapInfo<clang::FileID> { struct in namespace:llvm
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h674 template <> struct DenseMapInfo<clang::ProgramPoint> { struct in namespace:llvm
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h205 class DenseMapInfo { class in class:clang::sema::FunctionScopeInfo::WeakObjectProfileTy
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h666 struct DenseMapInfo<clang::ento::CheckerManager::CachedStmtCheckersKey> { struct in namespace:llvm
/freebsd-10.0-release/contrib/llvm/lib/MC/
H A DMCDwarf.cpp1449 struct DenseMapInfo<CIEKey> { struct in namespace:llvm
/freebsd-10.0-release/contrib/llvm/lib/TableGen/
H A DRecord.cpp59 template<> struct DenseMapInfo<TableGenStringKey> { struct in namespace:llvm
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h177 template<> struct DenseMapInfo<SDValue> { struct in namespace:llvm

Completed in 167 milliseconds

12