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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaModule.cpp312 std::pair<IdentifierInfo *, SourceLocation> ModuleNameLoc; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPragma.cpp790 std::pair<IdentifierInfo *, SourceLocation> ModuleNameLoc; local
H A DModuleMap.cpp1931 SourceLocation ModuleNameLoc = Id.back().second; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1257 compileModuleAndReadAST(CompilerInstance &ImportingInstance, SourceLocation ImportLoc, SourceLocation ModuleNameLoc, Module *Module, StringRef ModuleFileName) argument
1672 findOrCompileModuleAndReadAST( StringRef ModuleName, SourceLocation ImportLoc, SourceLocation ModuleNameLoc, bool IsInclusionDirective) argument
1837 SourceLocation ModuleNameLoc = Path[0].second; local
[all...]

Completed in 262 milliseconds