Home
last modified time | relevance | path

Searched refs:resetAndLeakASTContext (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h525 void resetAndLeakASTContext() { in resetAndLeakASTContext() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp1119 CI.resetAndLeakASTContext(); in EndSourceFile()