Searched refs:CanonGD (Results 1 – 2 of 2) sorted by relevance
55 GlobalDecl CanonGD; in getCanonicalDecl() local56 CanonGD.Value.setPointer(Value.getPointer()->getCanonicalDecl()); in getCanonicalDecl()57 CanonGD.Value.setInt(Value.getInt()); in getCanonicalDecl()59 return CanonGD; in getCanonicalDecl()
94 GlobalDecl CanonGD; in getCanonicalDecl() local95 CanonGD.Value.setPointer(Value.getPointer()->getCanonicalDecl()); in getCanonicalDecl()96 CanonGD.Value.setInt(Value.getInt()); in getCanonicalDecl()97 CanonGD.MultiVersionIndex = MultiVersionIndex; in getCanonicalDecl()99 return CanonGD; in getCanonicalDecl()