Home
last modified time | relevance | path

Searched refs:IMAGE_TYPE (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLImageTypes.def12 // IMAGE_TYPE(Type, Id, SingletonId, AccessType, CGSuffix) - an image type
31 IMAGE_TYPE(Type, Id##RO, Id##ROTy, read_only, ro)
35 IMAGE_TYPE(Type, Id##WO, Id##WOTy, write_only, wo)
39 IMAGE_TYPE(Type, Id##RW, Id##RWTy, read_write, rw)
83 #undef IMAGE_TYPE
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTCommon.cpp216 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() macro
H A DASTReader.cpp7369 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in GetType() macro
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTBitCodes.h1106 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp435 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getNSNumberFactoryMethodKind() macro
H A DTypeLoc.cpp410 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getWrittenTypeSpec() macro
H A DPrintfFormatString.cpp852 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in fixType() macro
H A DType.cpp3411 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getName() macro
4766 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in canHaveNullability() macro
H A DASTContext.cpp1372 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in InitBuiltinTypes() macro
2179 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getTypeInfoImpl() macro
3346 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in encodeTypeForFunctionPointerAuth() macro
7924 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getOpenCLTypeKind() macro
8518 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getObjCEncodingForPrimitiveType() macro
H A DMicrosoftMangle.cpp2648 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() macro
H A DItaniumMangle.cpp3349 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() macro
H A DASTImporter.cpp1078 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitBuiltinType() macro
H A DExprConstant.cpp11855 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in EvaluateBuiltinClassifyType() macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp489 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in ConvertType() macro
H A DCGDebugInfo.h74 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
H A DItaniumCXXABI.cpp3613 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeInfoIsInStandardLibrary() macro
H A DCGDebugInfo.cpp728 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CreateType() macro
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp751 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitType() macro
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td847 #define IMAGE_TYPE(IMGTYPE, ID, SINGLETON_ID, ACCESS, SUFFIX) \
H A DType.h2609 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \
3004 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) Id,
8196 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \
8223 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) is##Id##Type() ||
H A DASTContext.h1152 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8394 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in HandleOpenCLAccessAttr() macro
H A DSemaExpr.cpp6073 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in isPlaceholderToRemoveAsArg() macro
20866 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CheckPlaceholderExpr() macro