Home
last modified time | relevance | path

Searched refs:setMustBuildLookupTable (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExternalASTMerger.cpp147 ToTag->getPrimaryContext()->setMustBuildLookupTable(); in Imported()
154 ToContainer->getPrimaryContext()->setMustBuildLookupTable(); in Imported()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTImporter.cpp1053 to_tag_decl->getPrimaryContext()->setMustBuildLookupTable(); in Imported()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h2297 void setMustBuildLookupTable() { in setMustBuildLookupTable() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp2699 DC->setMustBuildLookupTable(); in ReadASTBlock()