Searched defs:TentativeDefinitions (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/Serialization/ | ||
H A D | ASTReader.h | 803 SmallVector<GlobalDeclID, 16> TentativeDefinitions; global() variable |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 5087 RecordData TentativeDefinitions; PrepareWritingSpecialDecls() local |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 3098 TentativeDefinitionsType TentativeDefinitions; global() variable |