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

References

tools/clang/lib/CodeGen/TargetInfo.cpp
 5019                          : isDarwinPCS() ? EmitDarwinVAArg(VAListAddr, Ty, CGF)
 5140     return (Ty->isPromotableIntegerType() && isDarwinPCS()
 5157     if (!getContext().getLangOpts().CPlusPlus || isDarwinPCS())
 5216     return (RetTy->isPromotableIntegerType() && isDarwinPCS()