Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessor.cpp944 SourceLocation FirstPathLoc = ModuleImportPath[0].second; in LexAfterModuleImport() local
947 std::make_pair(getIdentifierInfo(FlatModuleName), FirstPathLoc)); in LexAfterModuleImport()