clang API Documentation

clang::FunctionNoProtoTypeLoc Member List
This is the complete list of members for clang::FunctionNoProtoTypeLoc, 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, FunctionTypeLoc, FunctionType, FunctionLocInfo > [inline, protected]
getExtraLocalDataAlignment() const clang::FunctionTypeLoc [inline]
getExtraLocalDataSize() const clang::FunctionTypeLoc [inline]
getFullDataSize() const clang::TypeLoc [inline]
getFullDataSizeForType(QualType Ty)clang::TypeLoc [static]
getInnerType() const clang::FunctionTypeLoc [inline]
getInnerTypeLoc() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo > [inline, protected]
getLocalAlignmentForType(QualType Ty)clang::TypeLoc [static]
getLocalData() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo > [inline, protected]
getLocalDataAlignment() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo > [inline]
getLocalDataSize() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo > [inline]
getLocalRangeBegin() const clang::FunctionTypeLoc [inline]
getLocalRangeEnd() const clang::FunctionTypeLoc [inline]
getLocalSourceRange() const clang::FunctionTypeLoc [inline]
getLocEnd() const LLVM_READONLYclang::TypeLoc [inline]
getLocStart() const LLVM_READONLYclang::TypeLoc [inline]
getLParenLoc() const clang::FunctionTypeLoc [inline]
getNextTypeLoc() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo > [inline]
getNonLocalData() constclang::ConcreteTypeLoc< UnqualTypeLoc, FunctionTypeLoc, FunctionType, FunctionLocInfo > [inline, protected]
getNumParams() const clang::FunctionTypeLoc [inline]
getOpaqueData() const clang::TypeLoc [inline]
getParam(unsigned i) const clang::FunctionTypeLoc [inline]
getParams() const clang::FunctionTypeLoc [inline]
getParensRange() const clang::FunctionTypeLoc [inline]
getParmArray() const clang::FunctionTypeLoc [inline]
getReturnLoc() const clang::FunctionTypeLoc [inline]
getRParenLoc() const clang::FunctionTypeLoc [inline]
getSourceRange() const LLVM_READONLYclang::TypeLoc [inline]
getType() const clang::TypeLoc [inline]
getTypeLocClass() const clang::UnqualTypeLoc [inline]
getTypePtr() constclang::InheritingConcreteTypeLoc< FunctionTypeLoc, FunctionNoProtoTypeLoc, FunctionNoProtoType > [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::FunctionTypeLoc [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]
setLocalRangeBegin(SourceLocation L)clang::FunctionTypeLoc [inline]
setLocalRangeEnd(SourceLocation L)clang::FunctionTypeLoc [inline]
setLParenLoc(SourceLocation Loc)clang::FunctionTypeLoc [inline]
setParam(unsigned i, ParmVarDecl *VD)clang::FunctionTypeLoc [inline]
setRParenLoc(SourceLocation Loc)clang::FunctionTypeLoc [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]