Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.h59 std::list<PartialTranslationUnit> PTUs; variable
H A DInterpreter.cpp347 std::list<PartialTranslationUnit> &PTUs = IncrParser->getPTUs(); getEffectivePTUSize() local
448 std::list<PartialTranslationUnit> &PTUs = IncrParser->getPTUs(); Undo() local