Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Symbol/
DClangASTImporter.cpp682 to_tag_decl->setMustBuildLookupTable(); in Imported()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DDeclBase.h1576 void setMustBuildLookupTable() { in setMustBuildLookupTable() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTReader.cpp2019 DC->setMustBuildLookupTable(); in ReadASTBlock()