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

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp4508 Composite = FindCompositeObjCPointerType(LHS, RHS, QuestionLoc);
H A DSemaExpr.cpp5506 QualType compositeType = FindCompositeObjCPointerType(LHS, RHS,
5546 /// FindCompositeObjCPointerType - Helper method to find composite type of
5548 QualType Sema::FindCompositeObjCPointerType(ExprResult &LHS, ExprResult &RHS, function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h7219 QualType FindCompositeObjCPointerType(ExprResult &LHS, ExprResult &RHS,

Completed in 145 milliseconds