Home
last modified time | relevance | path

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

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