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

References

tools/clang/lib/Basic/Targets/OSTargets.h
   40 class LLVM_LIBRARY_VISIBILITY CloudABITargetInfo : public OSTargetInfo<Target> {
   55       : OSTargetInfo<Target>(Triple, Opts) {}
   60 class LLVM_LIBRARY_VISIBILITY AnanasTargetInfo : public OSTargetInfo<Target> {
   71       : OSTargetInfo<Target>(Triple, Opts) {}
   79 class LLVM_LIBRARY_VISIBILITY DarwinTargetInfo : public OSTargetInfo<Target> {
   89       : OSTargetInfo<Target>(Triple, Opts) {
  164     return OSTargetInfo<Target>::getExnObjectAlignment();
  180     : public OSTargetInfo<Target> {
  195       : OSTargetInfo<Target>(Triple, Opts) {
  212 class LLVM_LIBRARY_VISIBILITY FreeBSDTargetInfo : public OSTargetInfo<Target> {
  245       : OSTargetInfo<Target>(Triple, Opts) {
  268 class LLVM_LIBRARY_VISIBILITY KFreeBSDTargetInfo : public OSTargetInfo<Target> {
  286       : OSTargetInfo<Target>(Triple, Opts) {}
  291 class LLVM_LIBRARY_VISIBILITY HaikuTargetInfo : public OSTargetInfo<Target> {
  305       : OSTargetInfo<Target>(Triple, Opts) {
  324 class LLVM_LIBRARY_VISIBILITY HurdTargetInfo : public OSTargetInfo<Target> {
  342       : OSTargetInfo<Target>(Triple, Opts) {}
  347 class LLVM_LIBRARY_VISIBILITY MinixTargetInfo : public OSTargetInfo<Target> {
  366       : OSTargetInfo<Target>(Triple, Opts) {}
  371 class LLVM_LIBRARY_VISIBILITY LinuxTargetInfo : public OSTargetInfo<Target> {
  400       : OSTargetInfo<Target>(Triple, Opts) {
  429 class LLVM_LIBRARY_VISIBILITY NetBSDTargetInfo : public OSTargetInfo<Target> {
  443       : OSTargetInfo<Target>(Triple, Opts) {
  450 class LLVM_LIBRARY_VISIBILITY OpenBSDTargetInfo : public OSTargetInfo<Target> {
  467       : OSTargetInfo<Target>(Triple, Opts) {
  488 class LLVM_LIBRARY_VISIBILITY PSPTargetInfo : public OSTargetInfo<Target> {
  500   PSPTargetInfo(const llvm::Triple &Triple) : OSTargetInfo<Target>(Triple) {}
  505 class LLVM_LIBRARY_VISIBILITY PS3PPUTargetInfo : public OSTargetInfo<Target> {
  521       : OSTargetInfo<Target>(Triple, Opts) {
  532 class LLVM_LIBRARY_VISIBILITY PS4OSTargetInfo : public OSTargetInfo<Target> {
  546       : OSTargetInfo<Target>(Triple, Opts) {
  572 class LLVM_LIBRARY_VISIBILITY RTEMSTargetInfo : public OSTargetInfo<Target> {
  586       : OSTargetInfo<Target>(Triple, Opts) {
  608 class LLVM_LIBRARY_VISIBILITY SolarisTargetInfo : public OSTargetInfo<Target> {
  641       : OSTargetInfo<Target>(Triple, Opts) {
  660 class AIXTargetInfo : public OSTargetInfo<Target> {
  707       : OSTargetInfo<Target>(Triple, Opts) {
  726 class LLVM_LIBRARY_VISIBILITY WindowsTargetInfo : public OSTargetInfo<Target> {
  735       : OSTargetInfo<Target>(Triple, Opts) {
  742 class LLVM_LIBRARY_VISIBILITY NaClTargetInfo : public OSTargetInfo<Target> {
  758       : OSTargetInfo<Target>(Triple, Opts) {
  794 class LLVM_LIBRARY_VISIBILITY FuchsiaTargetInfo : public OSTargetInfo<Target> {
  809       : OSTargetInfo<Target>(Triple, Opts) {
  817     : public OSTargetInfo<Target> {
  834       : OSTargetInfo<Target>(Triple, Opts) {