Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DQualTypeNames.cpp49 static NestedNameSpecifier *createNestedNameSpecifierForScopeOf(
79 NNS = createNestedNameSpecifierForScopeOf( in getFullyQualifiedTemplateName()
264 static NestedNameSpecifier *createNestedNameSpecifierForScopeOf( in createNestedNameSpecifierForScopeOf() function
316 static NestedNameSpecifier *createNestedNameSpecifierForScopeOf( in createNestedNameSpecifierForScopeOf() function
335 return createNestedNameSpecifierForScopeOf( in createNestedNameSpecifierForScopeOf()
440 Prefix = createNestedNameSpecifierForScopeOf(Ctx, QT.getTypePtr(), in getFullyQualifiedType()