/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 127 const Decl *getDecl() { return D; } in getDecl() function 215 virtual const Decl *getDecl() const { in getDecl() function 497 const FunctionDecl *getDecl() const override { in getDecl() function 586 const BlockDecl *getDecl() const override { in getDecl() function 900 const CXXConstructorDecl *getDecl() const override { in getDecl() function 959 const CXXConstructorDecl *getDecl() const override { in getDecl() function 1017 const FunctionDecl *getDecl() const override { in getDecl() function 1100 const FunctionDecl *getDecl() const override { in getDecl() function 1160 const ObjCMethodDecl *getDecl() const override { in getDecl() function
|
H A D | MemRegion.h | 608 const NamedDecl *getDecl() const { in getDecl() function 652 const BlockDecl *getDecl() const { in getDecl() function 704 const BlockDecl *getDecl() const { return BC->getDecl(); } in getDecl() function 996 const VarDecl *getDecl() const override { return VD; } in getDecl() function 1115 const FieldDecl *getDecl() const override { return FD; } in getDecl() function 1276 const CXXRecordDecl *getDecl() const { return Data.getPointer(); } in getDecl() function 1319 const CXXRecordDecl *getDecl() const { return DerivedD; } in getDecl() function
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/ |
H A D | ControlFlowContext.h | 40 const Decl *getDecl() const { return ContainingDecl; } in getDecl() function
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | DeclAccessPair.h | 41 NamedDecl *getDecl() const { in getDecl() function
|
H A D | GlobalDecl.h | 103 const Decl *getDecl() const { return Value.getPointer(); } in getDecl() function
|
H A D | UnresolvedSet.h | 50 NamedDecl *getDecl() const { return I->getDecl(); } in getDecl() function
|
H A D | TypeLoc.h | 695 CXXRecordDecl *getDecl() const { in getDecl() function 706 UnresolvedUsingTypenameDecl *getDecl() const { in getDecl() function 720 TagDecl *getDecl() const { return getTypePtr()->getDecl(); } in getDecl() function 731 RecordDecl *getDecl() const { return getTypePtr()->getDecl(); } in getDecl() function 739 EnumDecl *getDecl() const { return getTypePtr()->getDecl(); } in getDecl() function 748 TemplateTypeParmDecl *getDecl() const { return getTypePtr()->getDecl(); } in getDecl() function 767 ObjCTypeParamDecl *getDecl() const { return getTypePtr()->getDecl(); } in getDecl() function
|
H A D | DeclTemplate.h | 784 static DeclType *getDecl(EntryType *D) { in getDecl() function
|
H A D | ExprObjC.h | 576 ObjCIvarDecl *getDecl() { return D; } in getDecl() function 577 const ObjCIvarDecl *getDecl() const { return D; } in getDecl() function
|
H A D | Comment.h | 1105 const Decl *getDecl() const LLVM_READONLY { in getDecl() function
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocOverflowSecurityChecker.cpp | 143 static const Decl *getDecl(const DeclRefExpr *DR) { return DR->getDecl(); } in getDecl() function in __anon55ae42fe0211::CheckOverflowOps 144 static const Decl *getDecl(const MemberExpr *ME) { in getDecl() function in __anon55ae42fe0211::CheckOverflowOps
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/ |
H A D | AnalysisDeclContext.h | 106 const Decl *getDecl() const { return D; } in getDecl() function 251 const Decl *getDecl() const { return Ctx->getDecl(); } in getDecl() function
|
H A D | CallGraph.h | 195 Decl *getDecl() const { return FD; } in getDecl() function
|
H A D | AnyCall.h | 197 const Decl *getDecl() const { in getDecl() function
|
H A D | ProgramPoint.h | 563 const Decl *getDecl() const { return static_cast<const Decl *>(getData2()); } in getDecl() function
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/ |
H A D | UninitializedObject.h | 118 const FieldDecl *getDecl() const { in getDecl() function
|
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
H A D | Record.h | 51 const RecordDecl *getDecl() const { return Decl; } in getDecl() function
|
H A D | Function.h | 89 const FunctionDecl *getDecl() const { return F; } in getDecl() function
|
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/ |
H A D | ASTWriter.h | 175 Decl *getDecl() const { in getDecl() function 357 const Decl *getDecl() const { return Dcl; } in getDecl() function
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | SVals.cpp | 205 const NamedDecl *nonloc::PointerToMember::getDecl() const { in getDecl() function in nonloc::PointerToMember
|
H A D | CallEvent.cpp | 661 const FunctionDecl *SimpleFunctionCall::getDecl() const { in getDecl() function in SimpleFunctionCall 669 const FunctionDecl *CXXInstanceCall::getDecl() const { in getDecl() function in CXXInstanceCall
|
H A D | MemRegion.cpp | 169 const ObjCIvarDecl *ObjCIvarRegion::getDecl() const { return IVD; } in getDecl() function in ObjCIvarRegion 190 const ParmVarDecl *ParamVarRegion::getDecl() const { in getDecl() function in ParamVarRegion
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyCommon.h | 257 const NamedDecl *getDecl() const { in getDecl() function
|
/openbsd-src/gnu/llvm/clang/lib/Analysis/ |
H A D | UninitializedValues.cpp | 227 const VarDecl *getDecl() const { return vd; } in getDecl() function in __anonb5d9aead0311::FindVarResult
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | Type.cpp | 827 ObjCInterfaceDecl *ObjCInterfaceType::getDecl() const { in getDecl() function in ObjCInterfaceType 3576 TagDecl *TagType::getDecl() const { in getDecl() function in TagType 3670 CXXRecordDecl *InjectedClassNameType::getDecl() const { in getDecl() function in InjectedClassNameType
|