Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp342 SourceLocation BeginLoc = PP.getMainFileFirstPPTokenLoc(); in ActOnModuleDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1781 SourceLocation getMainFileFirstPPTokenLoc() const { in getMainFileFirstPPTokenLoc() function