Home
last modified time | relevance | path

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

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