Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1306 SourceLocation FirstPathLoc = NamedModuleImportPath[0].second; in LexAfterModuleImport() local
1309 std::make_pair(getIdentifierInfo(FlatModuleName), FirstPathLoc)); in LexAfterModuleImport()