Home
last modified time | relevance | path

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

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