Home
last modified time | relevance | path

Searched refs:continueStmt (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp180 REGISTER_MATCHER(continueStmt); in RegistryMaps()
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp908 const internal::VariadicDynCastAllOfMatcher<Stmt, ContinueStmt> continueStmt; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2259 /// continueStmt()
2262 continueStmt;