Home
last modified time | relevance | path

Searched defs:CalleeType (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDStatepointLowering.cpp818 PointerType *CalleeType = cast<PointerType>( in visitGCResult() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExprCXX.cpp1056 const FunctionProtoType *CalleeType, in EmitNewDeleteCall()
HDCGExpr.cpp3355 RValue CodeGenFunction::EmitCall(QualType CalleeType, llvm::Value *Callee, in EmitCall()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExpr.cpp1249 QualType CalleeType = Callee->getType(); in getCallReturnType() local
HDExprConstant.cpp4091 QualType CalleeType = Callee->getType(); in VisitCallExpr() local
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp406 enum CalleeType { CT_Function, CT_Method, CT_Block } calleeType; in DiagnoseSentinelCalls() enum
13896 QualType CalleeType = CalleeExpr->getType(); in VisitCallExpr() local