Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp106 Instance.resetAndLeakPreprocessor(); in onBodySynthesis()
/src/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h502 void resetAndLeakPreprocessor() { in resetAndLeakPreprocessor() function
/src/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp1145 CI.resetAndLeakPreprocessor(); in EndSourceFile()