Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseAST.cpp144 S.getPreprocessor().EnterMainSourceFile(); in ParseAST()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDRewriteMacros.cpp103 PP.EnterMainSourceFile(); in RewriteMacrosInInput()
HDInclusionRewriter.cpp561 PP.EnterMainSourceFile(); in RewriteIncludesInInput()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDFrontendActions.cpp79 PP.EnterMainSourceFile(); in ExecuteAction()
998 PP.EnterMainSourceFile(); in ExecuteAction()
1014 PP.EnterMainSourceFile(); in ExecuteAction()
1190 PP.EnterMainSourceFile(); in ExecuteAction()
HDPrintPreprocessedOutput.cpp1050 PP.EnterMainSourceFile(); in DoPrintMacros()
1129 PP.EnterMainSourceFile(); in DoPrintPreprocessedInput()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Interpreter/
HDIncrementalParser.cpp172 PP.EnterMainSourceFile(); in ExecuteAction()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangModulesDeclVendor.cpp765 instance->getPreprocessor().EnterMainSourceFile(); in Create()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
HDPreprocessor.cpp547 void Preprocessor::EnterMainSourceFile() { in EnterMainSourceFile() function in Preprocessor
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h1653 void EnterMainSourceFile();