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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1263 SourceLocation FirstPathLoc = ModuleImportPath[0].second; local
1266 std::make_pair(getIdentifierInfo(FlatModuleName), FirstPathLoc));

Completed in 62 milliseconds