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

Declarations

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

References

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