Searched defs:ModuleNameLoc (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp312 std::pair<IdentifierInfo *, SourceLocation> ModuleNameLoc; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp785 std::pair<IdentifierInfo *, SourceLocation> ModuleNameLoc; local
H A DModuleMap.cpp1898 SourceLocation ModuleNameLoc = Id.back().second; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1255 compileModuleAndReadAST(CompilerInstance &ImportingInstance, SourceLocation ImportLoc, SourceLocation ModuleNameLoc, Module *Module, StringRef ModuleFileName) argument
1665 findOrCompileModuleAndReadAST( StringRef ModuleName, SourceLocation ImportLoc, SourceLocation ModuleNameLoc, bool IsInclusionDirective) argument
1843 SourceLocation ModuleNameLoc = Path[0].second; local
[all...]

Completed in 82 milliseconds