Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Interpreter/
H A DIncrementalParser.cpp283 TranslationUnitDecl *FirstTU = MostRecentTU->getFirstDecl(); in CleanUpPTU() local
284 if (StoredDeclsMap *Map = FirstTU->getPrimaryContext()->getLookupPtr()) { in CleanUpPTU()