/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTCommon.cpp | 216 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() argument
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseTentative.cpp | 1808 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isCXXDeclarationSpecifier() argument 1934 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isCXXDeclarationSpecifierAType() argument
|
H A D | ParseDecl.cpp | 4640 #define IMAGE_READ_TYPE(ImgType, Id, Ext) \ in ParseDeclarationSpecifiers() argument 5804 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isKnownToBeTypeSpecifier() argument 5888 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isTypeSpecifierQualifier() argument 6232 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isDeclarationSpecifier() argument
|
H A D | ParseExpr.cpp | 1646 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in ParseCastExpression() argument
|
H A D | ParseExprCXX.cpp | 2453 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ in ParseCXXSimpleTypeSpecifier() argument
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.h | 74 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument
|
H A D | CodeGenTypes.cpp | 489 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in ConvertType() argument
|
H A D | ItaniumCXXABI.cpp | 3613 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeInfoIsInStandardLibrary() argument
|
H A D | CGDebugInfo.cpp | 728 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CreateType() argument
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | NSAPI.cpp | 435 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getNSNumberFactoryMethodKind() argument
|
H A D | PrintfFormatString.cpp | 852 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in fixType() argument
|
H A D | TypeLoc.cpp | 410 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getWrittenTypeSpec() argument
|
H A D | ASTContext.cpp | 1372 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in InitBuiltinTypes() argument 2179 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getTypeInfoImpl() argument 3346 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in encodeTypeForFunctionPointerAuth() argument 7924 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getOpenCLTypeKind() argument 8518 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getObjCEncodingForPrimitiveType() argument
|
H A D | Type.cpp | 3411 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getName() argument 4766 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in canHaveNullability() argument
|
H A D | MicrosoftMangle.cpp | 2648 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() argument
|
H A D | ItaniumMangle.cpp | 3349 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() argument
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 378 #define GENERIC_IMAGE_TYPE(ImgType, Id) case TST_##ImgType##_t: in isDeclarationOfFunction() argument 607 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ in getSpecifierName() argument
|
H A D | SemaTemplateVariadic.cpp | 936 #define GENERIC_IMAGE_TYPE(ImgType, Id) case TST_##ImgType##_t: in containsUnexpandedParameterPacks() argument
|
H A D | SemaType.cpp | 1342 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ in ConvertDeclSpecToType() argument 8391 } else if (const BuiltinType* ImgType = BaseTy->getAs<BuiltinType>()) { in HandleOpenCLAccessAttr() local 8394 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in HandleOpenCLAccessAttr() argument
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Specifiers.h | 98 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ argument
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | USRGeneration.cpp | 751 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitType() argument
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTContext.h | 1152 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTBitCodes.h | 1106 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 322 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVBuiltins.cpp | 1584 SPIRVType *ImgType = GR->getSPIRVTypeForVReg(Call->Arguments[0]); in generateImageSizeQueryInst() local
|