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

  /external/clang/lib/Analysis/
FormatString.cpp 379 return C.ObjCBuiltinIdTy;
  /external/clang/include/clang/AST/
ASTContext.h 571 CanQualType ObjCBuiltinIdTy, ObjCBuiltinClassTy, ObjCBuiltinSelTy;
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp 636 Result = Context.getObjCObjectType(Context.ObjCBuiltinIdTy,
799 Result = Context.getObjCObjectType(Context.ObjCBuiltinIdTy,
    [all...]
SemaExprObjC.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp 479 InitBuiltinType(ObjCBuiltinIdTy, BuiltinType::ObjCId);
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 158 milliseconds