Home
last modified time | relevance | path

Searched refs:resetAndLeakPreprocessor (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp107 Instance.resetAndLeakPreprocessor(); in onBodySynthesis()
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DCompilerInstance.h449 void resetAndLeakPreprocessor() { in resetAndLeakPreprocessor() function
/llvm-project-15.0.7/clang/lib/Frontend/
H A DFrontendAction.cpp1101 CI.resetAndLeakPreprocessor(); in EndSourceFile()