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.cpp7433 #define WASM_TYPE(Name, Id, SingletonId) \ in GetType() macro
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1122 #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.cpp429 #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.cpp2448 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isSizelessBuiltinType() macro
3449 #define WASM_TYPE(Name, Id, SingletonId) \ in getName() macro
4785 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in canHaveNullability() macro
H A DASTContext.cpp1410 #define WASM_TYPE(Name, Id, SingletonId) \ in InitBuiltinTypes() macro
2232 #define WASM_TYPE(Name, Id, SingletonId) \ in getTypeInfoImpl() macro
8500 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in getObjCEncodingForPrimitiveType() macro
H A DASTImporter.cpp1098 #define WASM_TYPE(Name, Id, SingletonId) \ in VisitBuiltinType() macro
H A DExprConstant.cpp11874 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in EvaluateBuiltinClassifyType() macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h86 #define WASM_TYPE(Name, Id, SingletonId) llvm::DIType *SingletonId = nullptr; macro
H A DItaniumCXXABI.cpp3632 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in TypeInfoIsInStandardLibrary() macro
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp781 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in VisitType() macro
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td867 #define WASM_TYPE(NAME, ID, SINGLETON_ID) \
H A DASTContext.h1172 #define WASM_TYPE(Name, Id, SingletonId) CanQualType SingletonId; macro
H A DType.h3019 #define WASM_TYPE(Name, Id, SingletonId) Id,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp497 #define WASM_TYPE(Name, Id, SingletonId) \ in Initialize() macro
H A DSemaExpr.cpp6089 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in isPlaceholderToRemoveAsArg() macro
20880 #define WASM_TYPE(Name, Id, SingletonId) case BuiltinType::Id: in CheckPlaceholderExpr() macro