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

  /external/clang/lib/CodeGen/
ObjectFilePCHContainerOperations.cpp 126 ArgTypes.push_back(Ctx.getObjCSelType());
CGObjCMac.cpp 240 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType());
255 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType());
283 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType());
    [all...]
CGObjCGNU.cpp     [all...]
CGObjC.cpp     [all...]
CGCall.cpp 422 argTys.push_back(Context.getCanonicalParamType(Context.getObjCSelType()));
    [all...]
CGDebugInfo.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp     [all...]
RewriteModernObjC.cpp     [all...]
  /external/clang/lib/AST/
ASTDiagnostic.cpp 131 QualType(Ty,0) == Context.getObjCSelType() ||
    [all...]
DeclObjC.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 494 milliseconds