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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DQualTypeNames.cpp30 static NestedNameSpecifier *createNestedNameSpecifier(
45 static NestedNameSpecifier *createNestedNameSpecifier(
196 return createNestedNameSpecifier(Ctx, NS, WithGlobalNsPrefix);
200 return createNestedNameSpecifier(Ctx, TD, FullyQualify, WithGlobalNsPrefix);
202 return createNestedNameSpecifier(
219 return TypeName::createNestedNameSpecifier(
226 return TypeName::createNestedNameSpecifier(
248 return TypeName::createNestedNameSpecifier(Ctx, TD,
252 return TypeName::createNestedNameSpecifier(Ctx, TDD->getDecl(),
295 return createNestedNameSpecifier(Ct
339 NestedNameSpecifier *createNestedNameSpecifier(const ASTContext &Ctx, function in namespace:clang::TypeName
355 NestedNameSpecifier *createNestedNameSpecifier(const ASTContext &Ctx, function in namespace:clang::TypeName
[all...]

Completed in 164 milliseconds