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