Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseAST.cpp144 S.getPreprocessor().EnterMainSourceFile(); in ParseAST()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp103 PP.EnterMainSourceFile(); in RewriteMacrosInInput()
H A DInclusionRewriter.cpp559 PP.EnterMainSourceFile(); in RewriteIncludesInInput()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp79 PP.EnterMainSourceFile(); in ExecuteAction()
963 PP.EnterMainSourceFile(); in ExecuteAction()
979 PP.EnterMainSourceFile(); in ExecuteAction()
1154 PP.EnterMainSourceFile(); in ExecuteAction()
H A DPrintPreprocessedOutput.cpp942 PP.EnterMainSourceFile(); in DoPrintMacros()
1020 PP.EnterMainSourceFile(); in DoPrintPreprocessedInput()
/freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp172 PP.EnterMainSourceFile(); in ExecuteAction()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp776 instance->getPreprocessor().EnterMainSourceFile(); in Create()
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp543 void Preprocessor::EnterMainSourceFile() { in EnterMainSourceFile() function in Preprocessor
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1632 void EnterMainSourceFile();