/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenCLExtensionTypes.def | 10 // EXT_OPAQUE_TYPE(Name, Id, Ext) 12 #ifdef EXT_OPAQUE_TYPE 16 EXT_OPAQUE_TYPE(intel_sub_group_avc_##Name, OCLIntelSubgroupAVC##Id, \ 39 #undef EXT_OPAQUE_TYPE
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTCommon.cpp | 221 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in TypeIdxFromBuiltin() macro
|
H A D | ASTReader.cpp | 7374 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in GetType() macro
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTBitCodes.h | 1110 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) PREDEF_TYPE_##Id##_ID, macro
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | NSAPI.cpp | 438 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getNSNumberFactoryMethodKind() macro
|
H A D | TypeLoc.cpp | 413 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getWrittenTypeSpec() macro
|
H A D | PrintfFormatString.cpp | 855 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in fixType() macro
|
H A D | Type.cpp | 3433 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getName() macro 4769 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in canHaveNullability() macro
|
H A D | ASTContext.cpp | 1382 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in InitBuiltinTypes() macro 2182 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getTypeInfoImpl() macro 3350 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in encodeTypeForFunctionPointerAuth() macro 8521 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in getObjCEncodingForPrimitiveType() macro
|
H A D | MicrosoftMangle.cpp | 2673 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in mangleType() macro
|
H A D | ItaniumMangle.cpp | 3370 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in mangleType() macro
|
H A D | ASTImporter.cpp | 1082 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in VisitBuiltinType() macro
|
H A D | ExprConstant.cpp | 11858 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in EvaluateBuiltinClassifyType() macro
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypes.cpp | 492 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in ConvertType() macro
|
H A D | CGDebugInfo.h | 83 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ macro
|
H A D | ItaniumCXXABI.cpp | 3616 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in TypeInfoIsInStandardLibrary() macro
|
H A D | CGDebugInfo.cpp | 743 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in CreateType() macro
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | USRGeneration.cpp | 755 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in VisitType() macro
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | TypeProperties.td | 851 #define EXT_OPAQUE_TYPE(EXTTYPE, ID, EXT) \
|
H A D | Type.h | 2621 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ 3007 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) Id, 8237 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ 8252 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) is##Id##Type() ||
|
H A D | ASTContext.h | 1160 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ macro
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | Sema.cpp | 465 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in Initialize() macro
|
H A D | SemaExpr.cpp | 6076 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in isPlaceholderToRemoveAsArg() macro 20869 #define EXT_OPAQUE_TYPE(ExtType, Id, Ext) \ in CheckPlaceholderExpr() macro
|