Home
last modified time | relevance | path

Searched defs:ChildStorage (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h136 UniquePtrVector<LayoutItemBase> ChildStorage; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DUDTLayout.h137 UniquePtrVector<LayoutItemBase> ChildStorage; variable
/external/clang/include/clang/AST/
DStmtOpenMP.h211 Stmt **ChildStorage = reinterpret_cast<Stmt **>(getClauses().end()); in children() local