clang API Documentation

clang::QualifiedTypeLoc Member List
This is the complete list of members for clang::QualifiedTypeLoc, 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
getFullDataSize() const clang::TypeLoc [inline]
getFullDataSizeForType(QualType Ty)clang::TypeLoc [static]
getLocalAlignmentForType(QualType Ty)clang::TypeLoc [static]
getLocalDataAlignment() const clang::QualifiedTypeLoc [inline]
getLocalDataSize() const clang::QualifiedTypeLoc [inline]
getLocalSourceRange() const clang::QualifiedTypeLoc [inline]
getLocEnd() const LLVM_READONLYclang::TypeLoc [inline]
getLocStart() const LLVM_READONLYclang::TypeLoc [inline]
getNextTypeLoc() const clang::QualifiedTypeLoc [inline]
getOpaqueData() const clang::TypeLoc [inline]
getSourceRange() const LLVM_READONLYclang::TypeLoc [inline]
getType() const clang::TypeLoc [inline]
getTypeLocClass() const clang::TypeLoc [inline]
getTypePtr() const clang::TypeLoc [inline]
getUnqualifiedLoc() const clang::QualifiedTypeLoc [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::QualifiedTypeLoc [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]
Tyclang::TypeLoc [protected]
TypeLoc classclang::QualifiedTypeLoc [friend]
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