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

References

tools/clang/lib/CodeGen/CGBuiltin.cpp
  193   llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace);
  198   Args[1] = EmitToInt(CGF, Args[1], T, IntType);
  206                                      llvm::ConstantInt::get(IntType, -1));