Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseAST.cpp144 S.getPreprocessor().EnterMainSourceFile(); in ParseAST()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp103 PP.EnterMainSourceFile(); in RewriteMacrosInInput()
H A DInclusionRewriter.cpp561 PP.EnterMainSourceFile(); in RewriteIncludesInInput()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp79 PP.EnterMainSourceFile(); in ExecuteAction()
998 PP.EnterMainSourceFile(); in ExecuteAction()
1014 PP.EnterMainSourceFile(); in ExecuteAction()
1190 PP.EnterMainSourceFile(); in ExecuteAction()
H A DPrintPreprocessedOutput.cpp1050 PP.EnterMainSourceFile(); in DoPrintMacros()
1129 PP.EnterMainSourceFile(); in DoPrintPreprocessedInput()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp172 PP.EnterMainSourceFile(); in ExecuteAction()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp765 instance->getPreprocessor().EnterMainSourceFile(); in Create()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp547 void Preprocessor::EnterMainSourceFile() { in EnterMainSourceFile() function in Preprocessor
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1653 void EnterMainSourceFile();