Searched refs:getOrCreateGlobal (Results 1 – 3 of 3) sorted by relevance
83 std::optional<unsigned> getOrCreateGlobal(const ValueDecl *VD,
135 std::optional<unsigned> Program::getOrCreateGlobal(const ValueDecl *VD, in getOrCreateGlobal() function in Program
2610 std::optional<unsigned> GlobalIndex = P.getOrCreateGlobal(UGCD); in VisitSourceLocExpr()2918 std::optional<unsigned> GlobalIndex = P.getOrCreateGlobal(GuidDecl); in VisitCXXUuidofExpr()5156 if (std::optional<unsigned> Index = P.getOrCreateGlobal(D)) { in visitDeclRef()