Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp877 PointerType *CalleeType = cast<PointerType>( in visitGCResult() local
/external/clang/lib/CodeGen/
DCGExprCXX.cpp1114 const FunctionProtoType *CalleeType, in EmitNewDeleteCall()
DCGExpr.cpp3984 RValue CodeGenFunction::EmitCall(QualType CalleeType, llvm::Value *Callee, in EmitCall()
/external/clang/lib/AST/
DExpr.cpp1274 QualType CalleeType = Callee->getType(); in getCallReturnType() local
DExprConstant.cpp4351 QualType CalleeType = Callee->getType(); in handleCallExpr() local
/external/clang/lib/Sema/
DSemaExpr.cpp419 enum CalleeType { CT_Function, CT_Method, CT_Block } calleeType; in DiagnoseSentinelCalls() enum
14614 QualType CalleeType = CalleeExpr->getType(); in VisitCallExpr() local