Home
last modified time | relevance | path

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

/external/stg/test_cases/diff_tests/namespace/
Dstatic_vs_namespace.0.cc1 struct StaticOffset { struct
6 int StaticOffset::st; argument
Dstatic_vs_namespace.1.cc1 namespace StaticOffset { namespace
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h449 uint32_t StaticOffset = 0; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h449 uint32_t StaticOffset = 0; member
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp1328 CharUnits StaticOffset = ML.VFPtrOffset; in adjustThisArgumentForVirtualFunctionCall() local