Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h579 return Data->getAssociatedStmtAsRange(); in children()
H A DOpenMPClause.h9095 Stmt::child_range getAssociatedStmtAsRange() { in getAssociatedStmtAsRange() function