Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp386 REGISTER_MATCHER(ignoringElidableConstructorCall); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h8566 AST_MATCHER_P(Expr, ignoringElidableConstructorCall, internal::Matcher<Expr>, in AST_MATCHER_P() argument