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

  /external/clang/lib/Sema/
SemaLambda.cpp 456 QualType MethodTy = Context.getFunctionType(Context.DependentTy,
459 MethodTyInfo = Context.getTrivialTypeSourceInfo(MethodTy);
    [all...]
TreeTransform.h     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp 225 // MethodTy - LLVM type for struct objc_method.
226 llvm::StructType *MethodTy;
    [all...]
CGDebugInfo.cpp     [all...]
CGObjCGNU.cpp     [all...]

Completed in 119 milliseconds