Searched refs:LeafReprInternal (Results 1 – 1 of 1) sorted by relevance
122 struct LeafReprInternal { struct127 LeafReprInternal *findDirective(llvm::omp::Directive dirId) { in findDirective()129 leafs, [&](const LeafReprInternal &leaf) { return leaf.id == dirId; }); in findDirective()248 ListT<LeafReprInternal> leafs;1115 leafs.push_back(LeafReprInternal{leaf, /*clauses=*/{}}); in split()