Home
last modified time | relevance | path

Searched refs:getCalleeDecl (Results 1 – 25 of 750) sorted by relevance

12345678910>>...30

/dports/www/firefox-esr/firefox-91.8.0/build/clang-plugin/alpha/
H A DTempRefPtrChecker.cpp36 dyn_cast<const CXXRecordDecl>(OCE->getCalleeDecl()->getDeclContext()); in check()
46 InnerCE->getCalleeDecl()->getAsFunction()->getQualifiedNameAsString(); in check()
/dports/lang/spidermonkey78/firefox-78.9.0/build/clang-plugin/alpha/
H A DTempRefPtrChecker.cpp36 dyn_cast<const CXXRecordDecl>(OCE->getCalleeDecl()->getDeclContext()); in check()
46 InnerCE->getCalleeDecl()->getAsFunction()->getQualifiedNameAsString(); in check()
/dports/www/firefox/firefox-99.0/build/clang-plugin/alpha/
H A DTempRefPtrChecker.cpp36 dyn_cast<const CXXRecordDecl>(OCE->getCalleeDecl()->getDeclContext()); in check()
46 InnerCE->getCalleeDecl()->getAsFunction()->getQualifiedNameAsString(); in check()
/dports/mail/thunderbird/thunderbird-91.8.0/build/clang-plugin/alpha/
H A DTempRefPtrChecker.cpp36 dyn_cast<const CXXRecordDecl>(OCE->getCalleeDecl()->getDeclContext()); in check()
46 InnerCE->getCalleeDecl()->getAsFunction()->getQualifiedNameAsString(); in check()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/cert/
H A DNonTrivialTypesLibcMemoryCallsCheck.cpp133 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
138 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
143 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/cert/
H A DNonTrivialTypesLibcMemoryCallsCheck.cpp133 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
138 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
143 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/cert/
H A DNonTrivialTypesLibcMemoryCallsCheck.cpp133 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
138 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
143 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/cert/
H A DNonTrivialTypesLibcMemoryCallsCheck.cpp133 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
138 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
143 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/cert/
H A DNonTrivialTypesLibcMemoryCallsCheck.cpp133 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
138 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
143 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/cert/
H A DNonTrivialTypesLibcMemoryCallsCheck.cpp133 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
138 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
143 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/cert/
H A DNonTrivialTypesLibcMemoryCallsCheck.cpp133 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
138 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
143 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/cert/
H A DNonTrivialTypesLibcMemoryCallsCheck.cpp133 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
138 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
143 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/cert/
H A DNonTrivialTypesLibcMemoryCallsCheck.cpp133 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
138 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
143 << cast<NamedDecl>(Caller->getCalleeDecl()); in check()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/cert/
H A DNonTrivialTypesLibcMemoryCallsCheck.cpp133 << cast<NamedDecl>(Caller->getCalleeDecl());
138 << cast<NamedDecl>(Caller->getCalleeDecl());
143 << cast<NamedDecl>(Caller->getCalleeDecl());
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h228 const FunctionDecl *getCalleeDecl(const CallExpr *CE) const;
235 const FunctionDecl *FunDecl = getCalleeDecl(CE);
244 const FunctionDecl *FunDecl = getCalleeDecl(CE);
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dnoexceptmove.cxx180 if (callExpr->getCalleeDecl()) in VisitCallExpr()
181 callExpr->getCalleeDecl()->dump(); in VisitCallExpr()
298 if (auto fieldDecl = dyn_cast_or_null<FieldDecl>(callExpr->getCalleeDecl())) in IsCallThrows()
300 else if (auto varDecl = dyn_cast_or_null<VarDecl>(callExpr->getCalleeDecl())) in IsCallThrows()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dnoexceptmove.cxx180 if (callExpr->getCalleeDecl()) in VisitCallExpr()
181 callExpr->getCalleeDecl()->dump(); in VisitCallExpr()
298 if (auto fieldDecl = dyn_cast_or_null<FieldDecl>(callExpr->getCalleeDecl())) in IsCallThrows()
300 else if (auto varDecl = dyn_cast_or_null<VarDecl>(callExpr->getCalleeDecl())) in IsCallThrows()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h266 const FunctionDecl *getCalleeDecl(const CallExpr *CE) const;
273 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeIdentifier()
282 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeName()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h278 const FunctionDecl *getCalleeDecl(const CallExpr *CE) const; in VMGlobals()
285 const FunctionDecl *FunDecl = getCalleeDecl(CE); in VMGlobals()
294 const FunctionDecl *FunDecl = getCalleeDecl(CE); in VMGlobals()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h295 const FunctionDecl *getCalleeDecl(const CallExpr *CE) const;
302 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeIdentifier()
311 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeName()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h295 const FunctionDecl *getCalleeDecl(const CallExpr *CE) const;
302 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeIdentifier()
311 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeName()
/dports/devel/clazy/clazy-1.5/src/checks/level1/
H A Dincorrect-emit.cpp68 if (!methodCall || !methodCall->getCalleeDecl()) in VisitStmt()
72 auto method = dyn_cast<CXXMethodDecl>(methodCall->getCalleeDecl()); in VisitStmt()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h309 const FunctionDecl *getCalleeDecl(const CallExpr *CE) const;
316 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeIdentifier()
325 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeName()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h309 const FunctionDecl *getCalleeDecl(const CallExpr *CE) const;
316 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeIdentifier()
325 const FunctionDecl *FunDecl = getCalleeDecl(CE); in getCalleeName()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/bugprone/
H A DSignalHandlerCheck.cpp134 if (isa<FunctionDecl>(CE->getCalleeDecl())) in check()
150 const auto *F = cast<FunctionDecl>(FunctionCall->getCalleeDecl()); in check()

12345678910>>...30