Home
last modified time | relevance | path

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

12

/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
DItaniumCXXABI.cpp2559 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeInfoIsInStandardLibrary() argument
DCGDebugInfo.cpp518 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CreateType() argument
/external/clang/lib/Serialization/
DASTCommon.cpp133 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() 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
DType.cpp2592 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getName() argument
3568 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in canHaveNullability() argument
DASTContext.cpp1096 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in InitBuiltinTypes() argument
1684 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getTypeInfoImpl() argument
5528 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getObjCEncodingForPrimitiveKind() argument
DMicrosoftMangle.cpp1727 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() argument
DItaniumMangle.cpp2407 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() 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
DSemaType.cpp1624 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ in ConvertDeclSpecToType() argument
6515 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in HandleOpenCLAccessAttr() 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
DParseExpr.cpp1179 #define GENERIC_IMAGE_TYPE(ImgType, Id) case tok::kw_##ImgType##_t: in ParseCastExpression() argument
/external/clang/include/clang/Basic/
DSpecifiers.h77 #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
/external/clang/include/clang/AST/
DASTContext.h914 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument
/external/clang/include/clang/Serialization/
DASTBitCodes.h800 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ argument
/external/clang/include/clang/Sema/
DDeclSpec.h303 #define GENERIC_IMAGE_TYPE(ImgType, Id) \ argument
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.h426 enum ImgType { enum

12