Searched refs:KeyFunctions (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
H A DASTContext.h163 llvm::DenseMap<const CXXRecordDecl*, const CXXMethodDecl*> KeyFunctions; member in class:clang::ASTContext
/external/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2481 const CXXMethodDecl *&Entry = KeyFunctions[RD];
H A DASTContext.cpp7362 + llvm::capacity_in_bytes(KeyFunctions)
/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp1202 C.KeyFunctions[D] = Key;

Completed in 86 milliseconds