Home
last modified time | relevance | path

Searched refs:WASM_TYPE (Results 1 – 19 of 19) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DWebAssemblyReferenceTypes.def11 // WASM_TYPE(Name, Id, SingletonId)
26 // To include this file, define either WASM_REF_TYPE or WASM_TYPE, depending on
34 WASM_TYPE(Name, Id, SingletonId)
39 #undef WASM_TYPE
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp253 #define WASM_TYPE(Name, Id, SingletonId) \ in TypeIdxFromBuiltin() macro
H A DASTReader.cpp7388 #define WASM_TYPE(Name, Id, SingletonId) \ in GetType() macro
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1093 #define WASM_TYPE(Name, Id, SingletonId) PREDEF_TYPE_##Id##_ID, macro
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp484 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getNSNumberFactoryMethodKind() macro
H A DTypeLoc.cpp428 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getWrittenTypeSpec() macro
H A DPrintfFormatString.cpp803 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in fixType() macro
H A DType.cpp2377 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isSizelessBuiltinType() macro
3385 #define WASM_TYPE(Name, Id, SingletonId) \ in getName() macro
4553 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in canHaveNullability() macro
H A DASTContext.cpp1378 #define WASM_TYPE(Name, Id, SingletonId) \ in InitBuiltinTypes() macro
2199 #define WASM_TYPE(Name, Id, SingletonId) \ in getTypeInfoImpl() macro
8044 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getObjCEncodingForPrimitiveType() macro
H A DASTImporter.cpp1097 #define WASM_TYPE(Name, Id, SingletonId) \ in VisitBuiltinType() macro
H A DExprConstant.cpp11620 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in EvaluateBuiltinClassifyType() macro
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h83 #define WASM_TYPE(Name, Id, SingletonId) llvm::DIType *SingletonId = nullptr; macro
H A DItaniumCXXABI.cpp3365 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in TypeInfoIsInStandardLibrary() macro
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp770 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in VisitType() macro
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td820 #define WASM_TYPE(NAME, ID, SINGLETON_ID) \
H A DASTContext.h1135 #define WASM_TYPE(Name, Id, SingletonId) CanQualType SingletonId; macro
H A DType.h2755 #define WASM_TYPE(Name, Id, SingletonId) Id,
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp450 #define WASM_TYPE(Name, Id, SingletonId) \ in Initialize() macro
H A DSemaExpr.cpp6874 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isPlaceholderToRemoveAsArg() macro
21862 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in CheckPlaceholderExpr() macro