Searched refs:UGCD (Results 1 – 1 of 1) sorted by relevance
3259 auto *UGCD = cast<UnnamedGlobalConstantDecl>(BaseDecl); in VisitSourceLocExpr() local3261 std::optional<unsigned> GlobalIndex = P.getOrCreateGlobal(UGCD); in VisitSourceLocExpr()3269 const APValue &V = UGCD->getValue(); in VisitSourceLocExpr()