Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp1903 bool LoadedFromASTFile = Existing->DefinitionLoc.isInvalid(); in parseModuleDecl() local
1911 if (!ActiveModule && (LoadedFromASTFile || ParsedAsMainInput)) { in parseModuleDecl()