Home
last modified time | relevance | path

Searched refs:forStmt (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp146 return forStmt( in forLoopMatcher()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp266 REGISTER_MATCHER(forStmt); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp933 const internal::VariadicDynCastAllOfMatcher<Stmt, ForStmt> forStmt; variable
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2203 extern const internal::VariadicDynCastAllOfMatcher<Stmt, ForStmt> forStmt;