Searched refs:TypedefUnderlyingTypeResolver (Results 1 – 6 of 6) sorted by relevance
28 struct TypedefUnderlyingTypeResolver { struct36 explicit TypedefUnderlyingTypeResolver(ASTContext &Context) in TypedefUnderlyingTypeResolver() function
50 TypedefUnderlyingTypeResolver::getSymbolReferenceForType(QualType Type, in getSymbolReferenceForType()69 std::string TypedefUnderlyingTypeResolver::getUSRForType(QualType Type) const { in getUSRForType()
11 TypedefUnderlyingTypeResolver.cpp
259 TypedefUnderlyingTypeResolver(Context).getUSRForType(QualType(T, 0)); in getFragmentsForType()
536 TypedefUnderlyingTypeResolver(Context).getSymbolReferenceForType(Type, in VisitTypedefNameDecl()
17 "TypedefUnderlyingTypeResolver.cpp",