Searched defs:getQualifier (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTemplateName.h406 NestedNameSpecifier *getQualifier() const { return Qualifier.getPointer(); } function in class:clang::QualifiedTemplateName
496 NestedNameSpecifier *getQualifier() const { return Qualifier.getPointer(); } function in class:clang::DependentTemplateName
H A DDecl.h577 NestedNameSpecifier *getQualifier() const { function in class:clang::DeclaratorDecl
H A DDeclCXX.h2510 NestedNameSpecifier *getQualifier() const { function in class:clang::UsingDirectiveDecl
2605 NestedNameSpecifier *getQualifier() const { function in class:clang::NamespaceAliasDecl
2796 NestedNameSpecifier *getQualifier() const { function in class:clang::UsingDecl
2931 NestedNameSpecifier *getQualifier() const { function in class:clang::UnresolvedUsingValueDecl
2999 NestedNameSpecifier *getQualifier() const { function in class:clang::UnresolvedUsingTypenameDecl
H A DExpr.h986 NestedNameSpecifier *getQualifier() const { function in class:clang::DeclRefExpr
2400 NestedNameSpecifier *getQualifier() const { function in class:clang::StringLiteral::OffsetOfExpr::MemberExpr
H A DType.h4004 NestedNameSpecifier *getQualifier() const { return NNS; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ElaboratedType
4063 NestedNameSpecifier *getQualifier() const { return NNS; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::DependentNameType
4127 NestedNameSpecifier *getQualifier() const { return NNS; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::DependentTemplateSpecializationType

Completed in 119 milliseconds