HomeSort by: relevance | last modified time | path
    Searched refs:FindCompositeObjCPointerType (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprCXX.cpp 6407 Composite = FindCompositeObjCPointerType(LHS, RHS, QuestionLoc);
SemaExpr.cpp 8335 QualType compositeType = FindCompositeObjCPointerType(LHS, RHS,
8380 /// FindCompositeObjCPointerType - Helper method to find composite type of
8382 QualType Sema::FindCompositeObjCPointerType(ExprResult &LHS, ExprResult &RHS,
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 11614 QualType FindCompositeObjCPointerType(ExprResult &LHS, ExprResult &RHS,

Completed in 70 milliseconds