Home
last modified time | relevance | path

Searched defs:StaticOffset (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/stg/test_cases/diff_tests/namespace/
H A Dstatic_vs_namespace.0.cc1 struct StaticOffset { struct
6 int StaticOffset::st; argument
H A Dstatic_vs_namespace.1.cc1 namespace StaticOffset { namespace
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h449 uint32_t StaticOffset = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/
DMicrosoftDemangleNodes.h448 uint32_t StaticOffset = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/
DMicrosoftDemangleNodes.h448 uint32_t StaticOffset = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/
DMicrosoftDemangleNodes.h448 uint32_t StaticOffset = 0; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/
DMicrosoftDemangleNodes.h448 uint32_t StaticOffset = 0; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h449 uint32_t StaticOffset = 0; member
/aosp_15_r20/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1328 CharUnits StaticOffset = ML.VFPtrOffset; in adjustThisArgumentForVirtualFunctionCall() local