Home
last modified time | relevance | path

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

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