Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DModuleMap.cpp1975 bool LoadedFromASTFile = Existing->DefinitionLoc.isInvalid(); in parseModuleDecl() local
1983 if (!ActiveModule && (LoadedFromASTFile || ParsedAsMainInput)) { in parseModuleDecl()