/llvm-project/clang/test/SemaObjCXX/ |
H A D | exceptions-fragile.mm | 4 void opaque(); function
|
/llvm-project/clang/test/CodeGenObjCXX/ |
H A D | objfw-exceptions.mm | 5 void opaque(); function
|
H A D | exceptions.mm | 4 void opaque(); function
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | gnu-exceptions.m | 4 void opaque(void); function
|
H A D | attr-nomerge.m | 5 void opaque(void); function
|
/llvm-project/lldb/test/API/commands/dwim-print/ |
H A D | main.c |
|
/llvm-project/libcxx/benchmarks/ |
H A D | CartesianBenchmarks.h |
|
H A D | function.bench.cpp |
|
/llvm-project/clang/test/Analysis/Inputs/ |
H A D | system-header-simulator.h | 122 typedef struct fake_rb_tree { void *opaque[8]; } fake_rb_tree_t; member
|
/llvm-project/mlir/python/mlir/extras/ |
H A D | types.py | 81 def opaque(dialect_namespace, type_data): global() function
|
/llvm-project/mlir/test/CAPI/ |
H A D | llvm.c | 221 MlirType opaque = mlirLLVMStructTypeOpaqueGet( in testStructTypeCreation() local
|
H A D | ir.c | 855 MlirType opaque = mlirOpaqueTypeGet(ctx, namespace, data); in printBuiltinTypes() local 921 MlirAttribute opaque = in printBuiltinAttributes() local [all...] |
/llvm-project/clang/test/CodeGen/ |
H A D | pass-object-size.c | 294 int known[10], *opaque; in test6() local
|
/llvm-project/mlir/lib/IR/ |
H A D | TypeUtilities.cpp | 49 if (auto opaque = llvm::dyn_cast<mlir::OpaqueType>(type)) in isOpaqueTypeWithName() local
|
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
H A D | TypeDetail.h | 152 bool opaque; member
|
/llvm-project/clang/test/Analysis/ |
H A D | reference.cpp | 149 void testFunctionPointerReturn(void *opaque) { in testFunctionPointerReturn() argument
|
H A D | edges-new.mm | 326 - (IPA_Y *)opaque; method
|
H A D | misc-ps-region-store.m | 1212 typedef union pr9048_abstracted_disklabel { void *opaque; } pr9048_disklabel_t; global() typedef
|
/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_platform_limits_solaris.h | 253 u64 opaque[128 / sizeof(u64)]; member
|
H A D | sanitizer_platform_limits_netbsd.h | 283 u64 opaque[128 / sizeof(u64)]; global() member
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjC.cpp | 300 if (opaque->getSourceExpr()) in shouldExtendReceiverForInnerPointerMessage() local 310 if (opaque->getSourceExpr()) in shouldExtendReceiverForInnerPointerMessage() local
|
H A D | ItaniumCXXABI.cpp | 4729 opaque(CGF, OpaqueValueExpr::findInCopyConstruct(copyExpr), InitCatchParam() local
|
H A D | CGExpr.cpp | 510 if (const auto *opaque = dyn_cast<OpaqueValueExpr>(E)) { EmitMaterializeTemporaryExpr() local
|
/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors_posix.cpp | 69 u64 opaque[768 / sizeof(u64) + 1]; global() member 74 u64 opaque[936 / sizeof(u64) + 1]; global() member
|