Home
last modified time | relevance | path

Searched defs:resetAndLeakSema (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Frontend/
DCompilerInstance.cpp1760 void CompilerInstance::resetAndLeakSema() { BuryPointer(takeSema()); } in resetAndLeakSema() function in CompilerInstance
/external/llvm-project/clang/lib/Frontend/
DCompilerInstance.cpp2219 void CompilerInstance::resetAndLeakSema() { llvm::BuryPointer(takeSema()); } in resetAndLeakSema() function in CompilerInstance