Home
last modified time | relevance | path

Searched defs:SyntForm (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp1175 if (auto *SyntForm = cast_or_null<InitListExpr>(Record.readSubStmt())) in VisitInitListExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1681 const Expr *SyntForm = Node.getSyntacticForm(); in AST_MATCHER_P() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp7901 if (InitListExpr *SyntForm = E->getSyntacticForm()) { in VisitInitListExpr() local