/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenCLImageTypes.def | 12 // 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 D | ASTCommon.cpp | 216 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() macro
|
H A D | ASTReader.cpp | 7369 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in GetType() macro
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTBitCodes.h | 1106 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | NSAPI.cpp | 435 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getNSNumberFactoryMethodKind() macro
|
H A D | TypeLoc.cpp | 410 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getWrittenTypeSpec() macro
|
H A D | PrintfFormatString.cpp | 852 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in fixType() macro
|
H A D | Type.cpp | 3411 #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 D | ASTContext.cpp | 1372 #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 D | MicrosoftMangle.cpp | 2648 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() macro
|
H A D | ItaniumMangle.cpp | 3349 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() macro
|
H A D | ASTImporter.cpp | 1078 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitBuiltinType() macro
|
H A D | ExprConstant.cpp | 11855 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in EvaluateBuiltinClassifyType() macro
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypes.cpp | 489 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in ConvertType() macro
|
H A D | CGDebugInfo.h | 74 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
|
H A D | ItaniumCXXABI.cpp | 3613 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeInfoIsInStandardLibrary() macro
|
H A D | CGDebugInfo.cpp | 728 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CreateType() macro
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | USRGeneration.cpp | 751 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitType() macro
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | TypeProperties.td | 847 #define IMAGE_TYPE(IMGTYPE, ID, SINGLETON_ID, ACCESS, SUFFIX) \
|
H A D | Type.h | 2609 #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 D | ASTContext.h | 1152 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 8394 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in HandleOpenCLAccessAttr() macro
|
H A D | SemaExpr.cpp | 6073 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in isPlaceholderToRemoveAsArg() macro 20866 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CheckPlaceholderExpr() macro
|