Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.h32 bool isCombinedConstruct(Directive D);
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMP.cpp184 bool isCombinedConstruct(Directive D) { in isCombinedConstruct() function