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

  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 239 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType());
257 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType());
285 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType());
    [all...]
CGObjCGNU.cpp     [all...]
CGObjC.cpp     [all...]
CGCall.cpp 290 argTys.push_back(Context.getCanonicalParamType(Context.getObjCSelType()));
    [all...]
  /external/clang/lib/AST/
ASTDiagnostic.cpp 71 QualType(Ty,0) == Context.getObjCSelType() ||
    [all...]
DeclObjC.cpp 759 Context.getObjCSelType()));
    [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 338 milliseconds