Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Frontend/
DModelInjector.cpp110 Instance.resetAndLeakPreprocessor(); in onBodySynthesis()
/external/clang/include/clang/Frontend/
DCompilerInstance.h438 void resetAndLeakPreprocessor() { in resetAndLeakPreprocessor() function
/external/clang/lib/Frontend/
DFrontendAction.cpp515 CI.resetAndLeakPreprocessor(); in EndSourceFile()