Searched refs:TLDs (Results 1 – 1 of 1) sorted by relevance
202 auto TLDs = Inputs.AST->getLocalTopLevelDecls(); in findInsertionPoint() local203 for (const auto &TLD : TLDs) { in findInsertionPoint()