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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DQualTypeNames.cpp49 static NestedNameSpecifier *createNestedNameSpecifierForScopeOf(
79 NNS = createNestedNameSpecifierForScopeOf(
264 static NestedNameSpecifier *createNestedNameSpecifierForScopeOf( function in namespace:clang::TypeName
316 static NestedNameSpecifier *createNestedNameSpecifierForScopeOf( function in namespace:clang::TypeName
335 return createNestedNameSpecifierForScopeOf(
440 Prefix = createNestedNameSpecifierForScopeOf(Ctx, QT.getTypePtr(),

Completed in 55 milliseconds