/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/ |
D | AnalysisDeclContext.h | 316 StackFrameContext(AnalysisDeclContext *ADC, const LocationContext *ParentLC, in StackFrameContext() 337 static void Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ADC, in Profile() 361 BlockInvocationContext(AnalysisDeclContext *ADC, in BlockInvocationContext() 375 static void Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ADC, in Profile() 476 const StackFrameContext *getStackFrame(AnalysisDeclContext *ADC, in getStackFrame()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/ |
D | AnalysisDeclContext.h | 316 StackFrameContext(AnalysisDeclContext *ADC, const LocationContext *ParentLC, in StackFrameContext() 337 static void Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ADC, in Profile() 361 BlockInvocationContext(AnalysisDeclContext *ADC, in BlockInvocationContext() 375 static void Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ADC, in Profile() 476 const StackFrameContext *getStackFrame(AnalysisDeclContext *ADC, in getStackFrame()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/ |
D | AnalysisDeclContext.h | 316 StackFrameContext(AnalysisDeclContext *ADC, const LocationContext *ParentLC, in StackFrameContext() 337 static void Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ADC, in Profile() 361 BlockInvocationContext(AnalysisDeclContext *ADC, in BlockInvocationContext() 375 static void Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ADC, in Profile() 476 const StackFrameContext *getStackFrame(AnalysisDeclContext *ADC, in getStackFrame()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/ |
D | AnalysisDeclContext.h | 316 StackFrameContext(AnalysisDeclContext *ADC, const LocationContext *ParentLC, in StackFrameContext() 337 static void Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ADC, in Profile() 361 BlockInvocationContext(AnalysisDeclContext *ADC, in BlockInvocationContext() 375 static void Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ADC, in Profile() 476 const StackFrameContext *getStackFrame(AnalysisDeclContext *ADC, in getStackFrame()
|
/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
H A D | move_convert.pass.cpp | 262 using ADC = AssignDeleter<Del&&, /*AllowConstAssign*/true>; in test_sfinae() typedef 270 using ADC = AssignDeleter<Del&, /*AllowConstAssign*/true>; in test_sfinae() typedef 278 using ADC = AssignDeleter<Del const&, /*AllowConstAssign*/true>; in test_sfinae() typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
H A D | move_convert.pass.cpp | 260 using ADC = AssignDeleter<Del&&, /*AllowConstAssign*/true>; in test_sfinae() typedef 268 using ADC = AssignDeleter<Del&, /*AllowConstAssign*/true>; in test_sfinae() typedef 276 using ADC = AssignDeleter<Del const&, /*AllowConstAssign*/true>; in test_sfinae() typedef
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCallAndReturn.cpp | 615 const AnalysisDeclContext *ADC = CallerSFC->getAnalysisDeclContext(); in mayInlineCallKind() local 641 const AnalysisDeclContext *ADC = CallerSFC->getAnalysisDeclContext(); in mayInlineCallKind() local
|
H A D | PathDiagnostic.cpp | 507 AnalysisDeclContext *ADC; in getValidSourceLocation() local
|
/aosp_15_r20/art/compiler/utils/arm/ |
H A D | constants_arm.h | 104 ADC = 5, // Add with Carry enumerator
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocSizeofChecker.cpp | 179 AnalysisDeclContext *ADC = mgr.getAnalysisDeclContext(D); in checkASTCodeBody() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 52 ADC, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FlagsCopyLowering.cpp | 158 ADC, enumerator
|
H A D | X86ISelLowering.h | 397 ADC, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 52 ADC, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86FlagsCopyLowering.cpp | 162 ADC, enumerator
|
H A D | X86ISelLowering.h | 341 ADD, SUB, ADC, SBB, SMUL, UMUL, enumerator
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 342 ADD, SUB, ADC, SBB, SMUL, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 90 ADC, enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/ |
D | tables.go | 13 ADC const
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
D | tables.go | 8697 ADC const
|
/aosp_15_r20/external/pcre/src/sljit/ |
H A D | sljitNativeARM_64.c | 70 #define ADC 0x9a000000 macro
|
H A D | sljitNativeARM_32.c | 105 #define ADC 0xe0a00000 macro
|
H A D | sljitNativeX86_common.c | 178 #define ADC (/* BINARY */ 2 << 3) macro
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/ |
D | a.out.go | 595 ADC const
|
/aosp_15_r20/external/vixl/doc/aarch64/ |
H A D | supported-instructions-aarch64.md | 28 ### ADC ### subsection
|