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

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

Completed in 36 milliseconds