Searched defs:getLeafConstructs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMP.cpp | 77 ArrayRef<Directive> getLeafConstructs(Directive D) { getLeafConstructs() function |
/llvm-project/llvm/include/llvm/TableGen/ | ||
H A D | DirectiveEmitter.h | 133 std::vector<Record *> getLeafConstructs() const { getLeafConstructs() function |