clang API Documentation

clang::NestedNameSpecifierLocBuilder Member List
This is the complete list of members for clang::NestedNameSpecifierLocBuilder, including all inherited members.
Adopt(NestedNameSpecifierLoc Other)clang::NestedNameSpecifierLocBuilder
Clear()clang::NestedNameSpecifierLocBuilder [inline]
Extend(ASTContext &Context, SourceLocation TemplateKWLoc, TypeLoc TL, SourceLocation ColonColonLoc)clang::NestedNameSpecifierLocBuilder
Extend(ASTContext &Context, IdentifierInfo *Identifier, SourceLocation IdentifierLoc, SourceLocation ColonColonLoc)clang::NestedNameSpecifierLocBuilder
Extend(ASTContext &Context, NamespaceDecl *Namespace, SourceLocation NamespaceLoc, SourceLocation ColonColonLoc)clang::NestedNameSpecifierLocBuilder
Extend(ASTContext &Context, NamespaceAliasDecl *Alias, SourceLocation AliasLoc, SourceLocation ColonColonLoc)clang::NestedNameSpecifierLocBuilder
getBuffer() const clang::NestedNameSpecifierLocBuilder [inline]
getRepresentation() const clang::NestedNameSpecifierLocBuilder [inline]
getSourceRange() const LLVM_READONLYclang::NestedNameSpecifierLocBuilder [inline]
getTemporary() const clang::NestedNameSpecifierLocBuilder [inline]
getWithLocInContext(ASTContext &Context) const clang::NestedNameSpecifierLocBuilder
MakeGlobal(ASTContext &Context, SourceLocation ColonColonLoc)clang::NestedNameSpecifierLocBuilder
MakeSuper(ASTContext &Context, CXXRecordDecl *RD, SourceLocation SuperLoc, SourceLocation ColonColonLoc)clang::NestedNameSpecifierLocBuilder
MakeTrivial(ASTContext &Context, NestedNameSpecifier *Qualifier, SourceRange R)clang::NestedNameSpecifierLocBuilder
NestedNameSpecifierLocBuilder()clang::NestedNameSpecifierLocBuilder [inline]
NestedNameSpecifierLocBuilder(const NestedNameSpecifierLocBuilder &Other)clang::NestedNameSpecifierLocBuilder
operator=(const NestedNameSpecifierLocBuilder &Other)clang::NestedNameSpecifierLocBuilder
~NestedNameSpecifierLocBuilder()clang::NestedNameSpecifierLocBuilder [inline]