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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp1382 SourceLocation ModuleNameLoc = Path[0].second; local
1031 compileAndLoadModule(CompilerInstance &ImportingInstance, SourceLocation ImportLoc, SourceLocation ModuleNameLoc, Module *Module, StringRef ModuleFileName) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp1408 SourceLocation ModuleNameLoc = Id.back().second; local

Completed in 114 milliseconds