Searched refs:CleanUpPTU (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Interpreter/
H A DIncrementalParser.h75 void CleanUpPTU(PartialTranslationUnit &PTU);
H A DIncrementalParser.cpp186 CleanUpPTU(MostRecentPTU);
281 void IncrementalParser::CleanUpPTU(PartialTranslationUnit &PTU) { function in class:clang::IncrementalParser
H A DInterpreter.cpp281 IncrParser->CleanUpPTU(PTUs.back());

Completed in 62 milliseconds