Searched defs:handleCall (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FloatingPoint.cpp | 1005 void FPS::handleCall(MachineBasicBlock::iterator &I) { handleCall() function in FPS |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | AST.cpp | 829 void handleCall(FunctionDecl *Callee, typename CallExpr::arg_range Args) { in handleCall() function in clang::clangd::__anon004249560711::ForwardingCallVisitor |
/llvm-project/clang/lib/Analysis/ | ||
H A D | Consumed.cpp | 611 bool ConsumedStmtVisitor::handleCall(const CallExpr *Call, const Expr *ObjArg, handleCall() function in ConsumedStmtVisitor |
H A D | ThreadSafety.cpp | 1796 void BuildLockset::handleCall(const Expr *Exp, const NamedDecl *D, handleCall() function in BuildLockset |