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.cpp143 S.getPreprocessor().EnterMainSourceFile(); in ParseAST()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp102 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()
1027 PP.EnterMainSourceFile(); in ExecuteAction()
1043 PP.EnterMainSourceFile(); in ExecuteAction()
1218 PP.EnterMainSourceFile(); in ExecuteAction()
H A DPrintPreprocessedOutput.cpp1048 PP.EnterMainSourceFile(); in DoPrintMacros()
1125 PP.EnterMainSourceFile(); in DoPrintPreprocessedInput()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp775 instance->getPreprocessor().EnterMainSourceFile(); in Create()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp545 void Preprocessor::EnterMainSourceFile() { in EnterMainSourceFile() function in Preprocessor
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1668 void EnterMainSourceFile();
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc11318 {"_ZN5clang12Preprocessor19EnterMainSourceFileEv", "clang::Preprocessor::EnterMainSourceFile()"},