| /openbsd-src/gnu/llvm/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
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGOpenCLRuntime.cpp | 41 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in convertOpenCLSpecificType() macro
|
| H A D | CGDebugInfo.h | 71 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
|
| H A D | CodeGenTypes.cpp | 553 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in ConvertType() macro
|
| H A D | ItaniumCXXABI.cpp | 3274 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeInfoIsInStandardLibrary() macro
|
| H A D | CGDebugInfo.cpp | 706 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CreateType() macro
|
| /openbsd-src/gnu/llvm/clang/tools/libclang/ |
| H A D | CXType.cpp | 71 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) BTCASE(Id); in GetBuiltinTypeKind() macro 73 #undef IMAGE_TYPE in GetBuiltinTypeKind() 630 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) TKIND(Id); in clang_getTypeKindSpelling() macro 632 #undef IMAGE_TYPE in clang_getTypeKindSpelling()
|
| H A D | CIndex.cpp | 1614 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitBuiltinTypeLoc() macro
|
| /openbsd-src/gnu/llvm/clang/lib/Serialization/ |
| H A D | ASTCommon.cpp | 213 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in TypeIdxFromBuiltin() macro
|
| H A D | ASTReader.cpp | 7117 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in GetType() macro
|
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | NSAPI.cpp | 465 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getNSNumberFactoryMethodKind() macro
|
| H A D | TypeLoc.cpp | 408 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getWrittenTypeSpec() macro
|
| H A D | PrintfFormatString.cpp | 789 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in fixType() macro
|
| H A D | Type.cpp | 3115 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getName() macro 4263 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in canHaveNullability() macro
|
| H A D | ASTContext.cpp | 1400 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in InitBuiltinTypes() macro 2210 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getTypeInfoImpl() macro 7461 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getOpenCLTypeKind() macro 8047 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in getObjCEncodingForPrimitiveType() macro
|
| H A D | MicrosoftMangle.cpp | 2428 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() macro
|
| H A D | ItaniumMangle.cpp | 3084 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in mangleType() macro
|
| H A D | ASTImporter.cpp | 1077 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitBuiltinType() macro
|
| /openbsd-src/gnu/llvm/clang/include/clang/Serialization/ |
| H A D | ASTBitCodes.h | 1084 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
|
| /openbsd-src/gnu/llvm/clang/lib/Index/ |
| H A D | USRGeneration.cpp | 717 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in VisitType() macro
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | TypeProperties.td | 796 #define IMAGE_TYPE(IMGTYPE, ID, SINGLETON_ID, ACCESS, SUFFIX) \
|
| H A D | Type.h | 2243 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ 2629 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) Id, 7081 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ 7108 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) is##Id##Type() ||
|
| H A D | ASTContext.h | 1110 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ macro
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaType.cpp | 8238 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in HandleOpenCLAccessAttr() macro
|
| H A D | SemaExpr.cpp | 6554 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in isPlaceholderToRemoveAsArg() macro 21095 #define IMAGE_TYPE(ImgType, Id, SingletonId, Access, Suffix) \ in CheckPlaceholderExpr() macro
|