Home
last modified time | relevance | path

Searched refs:getFullyQualifiedTemplateType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DQualTypeNames.cpp120 static const Type *getFullyQualifiedTemplateType(const ASTContext &Ctx, in getFullyQualifiedTemplateType() function
370 TypePtr = getFullyQualifiedTemplateType(Ctx, TypePtr, WithGlobalNsPrefix); in createNestedNameSpecifier()
471 const Type *TypePtr = getFullyQualifiedTemplateType( in getFullyQualifiedType()