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

  /external/clang/include/clang/AST/
ExprObjC.h 596 SourceLocation SuperLoc, QualType SuperTy)
599 IdLoc(IdLoc), ReceiverLoc(SuperLoc), Receiver(SuperTy.getTypePtr()) {
    [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 212 /// SuperTy - LLVM type for struct objc_super.
213 llvm::StructType *SuperTy;
    [all...]
ItaniumCXXABI.cpp     [all...]

Completed in 246 milliseconds