clang API Documentation

clang::ReferenceTypeLoc Member List
This is the complete list of members for clang::ReferenceTypeLoc, including all inherited members.
castAs() const clang::TypeLoc [inline]
Dataclang::TypeLoc [protected]
getAs() const clang::TypeLoc [inline]
getBeginLoc() const clang::TypeLoc
getEndLoc() const clang::TypeLoc
getExtraLocalData() constclang::ConcreteTypeLoc< UnqualTypeLoc, ReferenceTypeLoc, ReferenceType, PointerLikeLocInfo > [inline, protected]
getExtraLocalDataAlignment() constclang::ConcreteTypeLoc< UnqualTypeLoc, ReferenceTypeLoc, ReferenceType, PointerLikeLocInfo > [inline, protected]
getExtraLocalDataSize() constclang::ConcreteTypeLoc< UnqualTypeLoc, ReferenceTypeLoc, ReferenceType, PointerLikeLocInfo > [inline, protected]
getFullDataSize() const clang::TypeLoc [inline]
getFullDataSizeForType(QualType Ty)clang::TypeLoc [static]
getInnerType() const clang::ReferenceTypeLoc [inline]
getInnerTypeLoc() constclang::ConcreteTypeLoc< UnqualTypeLoc, ReferenceTypeLoc, ReferenceType, PointerLikeLocInfo > [inline, protected]
getLocalAlignmentForType(QualType Ty)clang::TypeLoc [static]
getLocalData() constclang::ConcreteTypeLoc< UnqualTypeLoc, ReferenceTypeLoc, ReferenceType, PointerLikeLocInfo > [inline, protected]
getLocalDataAlignment() constclang::ConcreteTypeLoc< UnqualTypeLoc, ReferenceTypeLoc, ReferenceType, PointerLikeLocInfo > [inline]
getLocalDataSize() constclang::ConcreteTypeLoc< UnqualTypeLoc, ReferenceTypeLoc, ReferenceType, PointerLikeLocInfo > [inline]
getLocalSourceRange() constclang::PointerLikeTypeLoc< ReferenceTypeLoc, ReferenceType > [inline]
getLocEnd() const LLVM_READONLYclang::TypeLoc [inline]
getLocStart() const LLVM_READONLYclang::TypeLoc [inline]
getNextTypeLoc() constclang::ConcreteTypeLoc< UnqualTypeLoc, ReferenceTypeLoc, ReferenceType, PointerLikeLocInfo > [inline]
getNonLocalData() constclang::ConcreteTypeLoc< UnqualTypeLoc, ReferenceTypeLoc, ReferenceType, PointerLikeLocInfo > [inline, protected]
getOpaqueData() const clang::TypeLoc [inline]
getPointeeLoc() constclang::PointerLikeTypeLoc< ReferenceTypeLoc, ReferenceType > [inline]
getSigilLoc() constclang::PointerLikeTypeLoc< ReferenceTypeLoc, ReferenceType > [inline]
getSourceRange() const LLVM_READONLYclang::TypeLoc [inline]
getType() const clang::TypeLoc [inline]
getTypeLocClass() const clang::UnqualTypeLoc [inline]
getTypePtr() constclang::ConcreteTypeLoc< UnqualTypeLoc, ReferenceTypeLoc, ReferenceType, PointerLikeLocInfo > [inline]
getUnqualifiedLoc() const clang::TypeLoc [inline]
IgnoreParens() const clang::TypeLoc [inline]
initialize(ASTContext &Context, SourceLocation Loc) const clang::TypeLoc [inline]
initializeFullCopy(TypeLoc Other) const clang::TypeLoc [inline]
initializeFullCopy(TypeLoc Other, unsigned Size) const clang::TypeLoc [inline]
initializeLocal(ASTContext &Context, SourceLocation Loc)clang::PointerLikeTypeLoc< ReferenceTypeLoc, ReferenceType > [inline]
isNull() const clang::TypeLoc [inline]
operator bool() const clang::TypeLoc [inline]
operator!=(const TypeLoc &LHS, const TypeLoc &RHS)clang::TypeLoc [friend]
operator==(const TypeLoc &LHS, const TypeLoc &RHS)clang::TypeLoc [friend]
setSigilLoc(SourceLocation Loc)clang::PointerLikeTypeLoc< ReferenceTypeLoc, ReferenceType > [inline]
Tyclang::TypeLoc [protected]
clang::TypeLoc::TypeLoc()clang::TypeLoc [inline]
clang::TypeLoc::TypeLoc(QualType ty, void *opaqueData)clang::TypeLoc [inline]
clang::TypeLoc::TypeLoc(const Type *ty, void *opaqueData)clang::TypeLoc [inline]
TypeLocClass enum nameclang::TypeLoc
UnqualTypeLoc()clang::UnqualTypeLoc [inline]
UnqualTypeLoc(const Type *Ty, void *Data)clang::UnqualTypeLoc [inline]