Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp117 initListExpr(has(declRefExpr(to(varDecl(VarNodeMatcher))))), in assignedToRef()
/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp329 REGISTER_MATCHER(initListExpr); in RegistryMaps()
/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp654 const internal::VariadicDynCastAllOfMatcher<Stmt, InitListExpr> initListExpr; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1484 initListExpr;