Searched refs:FindCompositeObjCPointerType (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp4597 Composite = FindCompositeObjCPointerType(LHS, RHS, QuestionLoc);
H A DSemaExpr.cpp5766 QualType compositeType = FindCompositeObjCPointerType(LHS, RHS,
5806 /// FindCompositeObjCPointerType - Helper method to find composite type of
5808 QualType Sema::FindCompositeObjCPointerType(ExprResult &LHS, ExprResult &RHS, function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h7798 QualType FindCompositeObjCPointerType(ExprResult &LHS, ExprResult &RHS,

Completed in 658 milliseconds