Home
last modified time | relevance | path

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

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