Home
last modified time | relevance | path

Searched defs:calleeType (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1275 const FunctionType *calleeType = nullptr; makeTailCallIfSwiftAsync() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp2699 QualType calleeType = C->getCallee()->getType(); VisitCallExpr() local