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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp2597 QualType calleeType = C->getCallee()->getType(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp381 enum CalleeType { CT_Function, CT_Method, CT_Block } calleeType; local
[all...]

Completed in 180 milliseconds