clang API Documentation

clang::NestedNameSpecifierLoc Member List
This is the complete list of members for clang::NestedNameSpecifierLoc, including all inherited members.
getBeginLoc() const clang::NestedNameSpecifierLoc [inline]
getDataLength() const clang::NestedNameSpecifierLoc [inline]
getEndLoc() const clang::NestedNameSpecifierLoc [inline]
getLocalBeginLoc() const clang::NestedNameSpecifierLoc [inline]
getLocalEndLoc() const clang::NestedNameSpecifierLoc [inline]
getLocalSourceRange() const clang::NestedNameSpecifierLoc
getNestedNameSpecifier() const clang::NestedNameSpecifierLoc [inline]
getOpaqueData() const clang::NestedNameSpecifierLoc [inline]
getPrefix() const clang::NestedNameSpecifierLoc [inline]
getSourceRange() const LLVM_READONLYclang::NestedNameSpecifierLoc
getTypeLoc() const clang::NestedNameSpecifierLoc
hasQualifier() const clang::NestedNameSpecifierLoc [inline]
NestedNameSpecifierLoc()clang::NestedNameSpecifierLoc [inline]
NestedNameSpecifierLoc(NestedNameSpecifier *Qualifier, void *Data)clang::NestedNameSpecifierLoc [inline]
operator bool() const clang::NestedNameSpecifierLoc [inline]
operator!=(NestedNameSpecifierLoc X, NestedNameSpecifierLoc Y)clang::NestedNameSpecifierLoc [friend]
operator==(NestedNameSpecifierLoc X, NestedNameSpecifierLoc Y)clang::NestedNameSpecifierLoc [friend]