Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp637 } else if (const auto *cDecl = dyn_cast<ast::UserConstraintDecl>(decl)) { in findDocumentSymbols() local
645 } else if (const auto *cDecl = dyn_cast<ast::UserRewriteDecl>(decl)) { in findDocumentSymbols() local