Searched defs:WASM_REF_TYPE (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypes.cpp | 584 #define WASM_REF_TYPE(Name, MangledName, Id, SingletonId, AS) \ in ConvertType() macro
|
H A D | CGDebugInfo.cpp | 860 #define WASM_REF_TYPE(Name, MangledName, Id, SingletonId, AS) \ in CreateType() macro
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | MicrosoftMangle.cpp | 2700 #define WASM_REF_TYPE(InternalName, MangledName, Id, SingletonId, AS) \ in mangleType() macro
|
H A D | ItaniumMangle.cpp | 3419 #define WASM_REF_TYPE(InternalName, MangledName, Id, SingletonId, AS) \ in mangleType() macro
|
H A D | ASTContext.cpp | 4374 #define WASM_REF_TYPE(Name, MangledName, Id, SingletonId, AS) \ in getWebAssemblyExternrefType() macro
|