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

/freebsd-10.0-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.h554 NestedNameSpecifier *getQualifier() const { function in class:clang::DeclaratorDecl
H A DDeclCXX.h2469 NestedNameSpecifier *getQualifier() const { function in class:clang::UsingDirectiveDecl
2562 NestedNameSpecifier *getQualifier() const { function in class:clang::NamespaceAliasDecl
2729 NestedNameSpecifier *getQualifier() const { function in class:clang::UsingDecl
2860 NestedNameSpecifier *getQualifier() const { function in class:clang::UnresolvedUsingValueDecl
2933 NestedNameSpecifier *getQualifier() const { function in class:clang::UnresolvedUsingTypenameDecl
H A DExpr.h987 NestedNameSpecifier *getQualifier() const { function in class:clang::DeclRefExpr
2397 NestedNameSpecifier *getQualifier() const { function in class:clang::StringLiteral::OffsetOfExpr::MemberExpr
H A DType.h3939 NestedNameSpecifier *getQualifier() const { return NNS; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ElaboratedType
3998 NestedNameSpecifier *getQualifier() const { return NNS; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::DependentNameType
4062 NestedNameSpecifier *getQualifier() const { return NNS; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::DependentTemplateSpecializationType

Completed in 155 milliseconds