Home
last modified time | relevance | path

Searched refs:buildingModule (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleLoader.h93 bool buildingModule() const { in buildingModule() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp2301 if (!HaveFullGlobalModuleIndex && GlobalIndex && !buildingModule()) { in loadGlobalModuleIndex()
2341 if (!buildingModule()) { in lookupMissingImports()