HomeSort by relevance Sort by last modified time
    Searched refs:EncodedTypeInfo (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Sema/
SemaExprObjC.cpp 126 TypeSourceInfo *EncodedTypeInfo,
128 QualType EncodedType = EncodedTypeInfo->getType();
137 << EncodedTypeInfo->getTypeLoc().getSourceRange()))
153 return new (Context) ObjCEncodeExpr(StrTy, EncodedTypeInfo, AtLoc, RParenLoc);
    [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 451 milliseconds