Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h323 SourceLocation InferredSubmoduleLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp2752 if (ActiveModule->InferredSubmoduleLoc.isValid()) in parseInferredModuleDecl()
2753 Diags.Report(ActiveModule->InferredSubmoduleLoc, in parseInferredModuleDecl()
2788 ActiveModule->InferredSubmoduleLoc = StarLoc; in parseInferredModuleDecl()