reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGObjC.cpp
 1699   llvm::Type *NSUIntegerTy = ConvertType(getContext().getNSUIntegerType());
 1701   Args.add(RValue::get(Count), getContext().getNSUIntegerType());
 1706                                                getContext().getNSUIntegerType(),
 1880                                                getContext().getNSUIntegerType(),
tools/clang/lib/Sema/SemaChecking.cpp
 8221       .Case("NSUInteger", Context.getNSUIntegerType())