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

References

tools/clang/include/clang/Basic/TargetCXXABI.h
  143     case WebAssembly:
  162     case WebAssembly:
  182     case WebAssembly:
  262     case WebAssembly:
  322     case WebAssembly:
tools/clang/lib/AST/ASTContext.cpp
  779   case TargetCXXABI::WebAssembly:
10179   case TargetCXXABI::WebAssembly:
tools/clang/lib/Basic/Targets/OSTargets.h
  836     this->TheCXXABI.set(TargetCXXABI::WebAssembly);
tools/clang/lib/CodeGen/CodeGenModule.cpp
   82   case TargetCXXABI::WebAssembly:
tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
  529   case TargetCXXABI::WebAssembly: