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

Declarations

tools/clang/lib/CodeGen/TargetInfo.cpp
 1056   bool shouldPrimitiveUseInReg(QualType Ty, CCState &State) const;

References

tools/clang/lib/CodeGen/TargetInfo.cpp
 1729   bool InReg = shouldPrimitiveUseInReg(Ty, State);