Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp58 bool OMPExecutableDirective::isStandaloneDirective() const { in isStandaloneDirective() function in OMPExecutableDirective
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h8621 AST_MATCHER(OMPExecutableDirective, isStandaloneDirective) { in AST_MATCHER() argument