Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp256 #define WASM_TYPE(Name, Id, SingletonId) \ in TypeIdxFromBuiltin() macro
H A DASTReader.cpp7776 #define WASM_TYPE(Name, Id, SingletonId) \ in GetType() macro
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1140 #define WASM_TYPE(Name, Id, SingletonId) PREDEF_TYPE_##Id##_ID, macro
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp454 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getNSNumberFactoryMethodKind() macro
H A DTypeLoc.cpp430 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getWrittenTypeSpec() macro
H A DPrintfFormatString.cpp866 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in fixType() macro
H A DType.cpp2537 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isSizelessBuiltinType() macro
3555 #define WASM_TYPE(Name, Id, SingletonId) \ in getName() macro
5020 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in canHaveNullability() macro
H A DASTContext.cpp1473 #define WASM_TYPE(Name, Id, SingletonId) \ in InitBuiltinTypes() macro
2394 #define WASM_TYPE(Name, Id, SingletonId) \ in getTypeInfoImpl() macro
9098 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getObjCEncodingForPrimitiveType() macro
H A DASTImporter.cpp1323 #define WASM_TYPE(Name, Id, SingletonId) \ in VisitBuiltinType() macro
H A DExprConstant.cpp12424 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in EvaluateBuiltinClassifyType() macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h89 #define WASM_TYPE(Name, Id, SingletonId) llvm::DIType *SingletonId = nullptr; macro
H A DItaniumCXXABI.cpp3665 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in TypeInfoIsInStandardLibrary() macro
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp778 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in VisitType() macro
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td898 #define WASM_TYPE(NAME, ID, SINGLETON_ID) \
H A DASTContext.h1266 #define WASM_TYPE(Name, Id, SingletonId) CanQualType SingletonId; macro
H A DType.h3111 #define WASM_TYPE(Name, Id, SingletonId) Id,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp568 #define WASM_TYPE(Name, Id, SingletonId) \ in Initialize() macro
H A DSemaExpr.cpp6223 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isPlaceholderToRemoveAsArg() macro
21389 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in CheckPlaceholderExpr() macro