Home
last modified time | relevance | path

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

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