Home
last modified time | relevance | path

Searched defs:ImgType (Results 1 – 25 of 61) sorted by relevance

123

/external/clang/lib/CodeGen/
DCGOpenCLRuntime.cpp43 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in convertOpenCLSpecificType() argument
DCGDebugInfo.h67 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument
DCodeGenTypes.cpp468 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in ConvertType() argument
/external/clang/lib/Serialization/
DASTCommon.cpp133 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() argument
/external/llvm-project/clang/lib/Serialization/
DASTCommon.cpp210 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() argument
/external/llvm-project/clang/lib/CodeGen/
DCGOpenCLRuntime.cpp44 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in convertOpenCLSpecificType() argument
DCGDebugInfo.h72 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument
DCodeGenTypes.cpp530 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in ConvertType() argument
/external/llvm-project/clang/lib/Parse/
DParseTentative.cpp1642 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isCXXDeclarationSpecifier() argument
1757 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isCXXDeclarationSpecifierAType() argument
DParseDecl.cpp3890 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ in ParseDeclarationSpecifiers() argument
4904 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isKnownToBeTypeSpecifier() argument
4985 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isTypeSpecifierQualifier() argument
5268 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isDeclarationSpecifier() argument
/external/clang/lib/Analysis/
DPrintfFormatString.cpp623 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in fixType() argument
/external/clang/lib/AST/
DNSAPI.cpp449 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getNSNumberFactoryMethodKind() argument
DTypeLoc.cpp337 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getWrittenTypeSpec() argument
/external/llvm-project/clang/lib/AST/
DNSAPI.cpp463 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getNSNumberFactoryMethodKind() argument
DPrintfFormatString.cpp785 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in fixType() argument
DTypeLoc.cpp392 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getWrittenTypeSpec() argument
/external/clang/lib/Sema/
DDeclSpec.cpp306 #define GENERIC_IMAGE_TYPE(ImgType, Id) case TST_##ImgType##_t: in isDeclarationOfFunction() argument
481 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ in getSpecifierName() argument
DSemaTemplateVariadic.cpp743 #define GENERIC_IMAGE_TYPE(ImgType, Id) case TST_##ImgType##_t: in containsUnexpandedParameterPacks() argument
/external/clang/lib/Parse/
DParseTentative.cpp1060 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isExpressionOrTypeSpecifierSimple() argument
DParseDecl.cpp3390 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ in ParseDeclarationSpecifiers() argument
4333 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isKnownToBeTypeSpecifier() argument
4408 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isTypeSpecifierQualifier() argument
4647 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in isDeclarationSpecifier() argument
/external/clang/include/clang/Basic/
DSpecifiers.h77 #define GENERIC_IMAGE_TYPE(ImgType, Id) TST_##ImgType##_t, // OpenCL image types argument
/external/llvm-project/clang/lib/Sema/
DDeclSpec.cpp375 #define GENERIC_IMAGE_TYPE(ImgType, Id) case TST_##ImgType##_t: in isDeclarationOfFunction() argument
580 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ in getSpecifierName() argument
/external/llvm-project/clang/tools/libclang/
DCXType.cpp69 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) BTCASE(Id); in GetBuiltinTypeKind() argument
612 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) TKIND(Id); in clang_getTypeKindSpelling() argument
/external/llvm-project/clang/include/clang/Basic/
DSpecifiers.h81 #define GENERIC_IMAGE_TYPE(ImgType, Id) TST_##ImgType##_t, // OpenCL image types argument
/external/clang/lib/Index/
DUSRGeneration.cpp629 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitType() argument

123