Searched refs:forDecl (Results 1 – 4 of 4) sorted by relevance
134 static std::optional<AnyCall> forDecl(const Decl *D) { in forDecl() function
164 if (std::optional<AnyCall> AC = AnyCall::forDecl(D)) { in isInMIGCall()
571 auto AbstractCall = AnyCall::forDecl(LCtx->getDecl()); in checkBeginFunction()
1338 std::optional<AnyCall> C = AnyCall::forDecl(D); in checkBeginFunction()