Home
last modified time | relevance | path

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

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