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

  /external/clang/lib/Analysis/
FormatString.cpp 326 return C.ObjCBuiltinIdTy;
  /external/clang/lib/Sema/
Sema.cpp 112 QualType T = Context.getObjCObjectType(Context.ObjCBuiltinIdTy, 0, 0);
    [all...]
SemaType.cpp 631 Result = Context.getObjCObjectType(Context.ObjCBuiltinIdTy,
785 Result = Context.getObjCObjectType(Context.ObjCBuiltinIdTy,
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h 460 CanQualType ObjCBuiltinIdTy, ObjCBuiltinClassTy, ObjCBuiltinSelTy;
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
ASTContext.cpp 440 InitBuiltinType(ObjCBuiltinIdTy, BuiltinType::ObjCId);
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 172 milliseconds