Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1443 const FunctionType *calleeType = nullptr; in isSwiftAsyncCallee() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp2696 QualType calleeType = C->getCallee()->getType(); in VisitCallExpr() local