Home
last modified time | relevance | path

Searched refs:getCompoundConstruct (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMP.cpp111 getCompoundConstruct(ArrayTy(Range.begin(), Range.end())); in getLeafOrCompositeConstructs()
125 Directive getCompoundConstruct(ArrayRef<Directive> Parts) { in getCompoundConstruct() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.h30 LLVM_ABI Directive getCompoundConstruct(ArrayRef<Directive> Parts);