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

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp931 ExprResult Sema::BuildObjCEncodeExpression(SourceLocation AtLoc, function in class:Sema
974 return BuildObjCEncodeExpression(AtLoc, TInfo, RParenLoc);
H A DTreeTransform.h2534 return SemaRef.BuildObjCEncodeExpression(AtLoc, EncodeTypeInfo, RParenLoc);
/external/clang/include/clang/Sema/
H A DSema.h4739 ExprResult BuildObjCEncodeExpression(SourceLocation AtLoc,

Completed in 149 milliseconds