Home
last modified time | relevance | path

Searched refs:allocateLoadedEntities (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/Lex/
DPreprocessingRecord.h360 unsigned allocateLoadedEntities(unsigned NumEntities);
/external/llvm-project/clang/include/clang/Lex/
DPreprocessingRecord.h383 unsigned allocateLoadedEntities(unsigned NumEntities);
/external/clang/lib/Lex/
DPreprocessingRecord.cpp314 unsigned PreprocessingRecord::allocateLoadedEntities(unsigned NumEntities) { in allocateLoadedEntities() function in PreprocessingRecord
/external/llvm-project/clang/lib/Lex/
DPreprocessingRecord.cpp320 unsigned PreprocessingRecord::allocateLoadedEntities(unsigned NumEntities) { in allocateLoadedEntities() function in PreprocessingRecord
/external/clang/lib/Serialization/
DASTReader.cpp3005 ->allocateLoadedEntities(F.NumPreprocessedEntities); in ReadASTBlock()
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp3485 ->allocateLoadedEntities(F.NumPreprocessedEntities); in ReadASTBlock()