Searched defs:calleeType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmt.cpp | 1275 const FunctionType *calleeType = nullptr; makeTailCallIfSwiftAsync() local |
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ | ||
H A D | CFG.cpp | 2699 QualType calleeType = C->getCallee()->getType(); VisitCallExpr() local |