Searched defs:getTombstoneKey (Results 26 - 37 of 37) sorted by relevance

12

/external/clang/include/clang/Sema/
H A DScopeInfo.h232 static inline WeakObjectProfileTy getTombstoneKey() { function in class:clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo
/external/clang/lib/Basic/
H A DVirtualFileSystem.cpp347 static inline StringRef getTombstoneKey() { return StringRef(); } function in struct:llvm::DenseMapInfo
/external/llvm/lib/MC/
H A DMCDwarf.cpp1526 static const CIEKey getTombstoneKey() { function in struct:__anon25881::CIEKey
1549 static CIEKey getTombstoneKey() { function in struct:llvm::DenseMapInfo
1550 return CIEKey::getTombstoneKey();
/external/llvm/lib/TableGen/
H A DRecord.cpp64 static inline TableGenStringKey getTombstoneKey() { function in struct:llvm::DenseMapInfo
/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp1914 static inline EditEntry getTombstoneKey() { function in struct:llvm::DenseMapInfo
/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp145 static inline Expression getTombstoneKey() { function in struct:llvm::DenseMapInfo
H A DLoopStrengthReduce.cpp1185 static SmallVector<const SCEV *, 4> getTombstoneKey() { function in struct:__anon26301::UniquifierDenseMapInfo
/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp471 static inline ObjCSummaryKey getTombstoneKey() { function in struct:llvm::DenseMapInfo
472 return ObjCSummaryKey(DenseMapInfo<IdentifierInfo*>::getTombstoneKey(),
473 DenseMapInfo<Selector>::getTombstoneKey());
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h213 static inline SDValue getTombstoneKey() { function in struct:llvm::DenseMapInfo
/external/clang/include/clang/Serialization/
H A DASTBitCodes.h113 static inline QualType getTombstoneKey() { function in struct:clang::serialization::UnsafeQualTypeDenseMapInfo
/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2532 static inline Instruction *getTombstoneKey() { function in struct:__anon26369::CSEDenseMapInfo
2533 return DenseMapInfo<Instruction *>::getTombstoneKey();
2542 LHS == getTombstoneKey() || RHS == getTombstoneKey())
/external/clang/lib/Sema/
H A DSemaDecl.cpp12973 static DupKey getTombstoneKey() { return DupKey(1, true); } function in struct:DenseMapInfoDupKey

Completed in 206 milliseconds

12