Searched defs:dataTraverseStmtPre (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/ | ||
| H A D | ParentMapContext.cpp | 450 bool dataTraverseStmtPre(Stmt *StmtNode) { in dataTraverseStmtPre() function in ParentMapContext::ParentMap::ASTVisitor |
| /llvm-project-15.0.7/clang/lib/Index/ | ||
| H A D | IndexBody.cpp | 40 bool dataTraverseStmtPre(Stmt *S) { in dataTraverseStmtPre() function in __anon2922d9f70111::BodyIndexer |
| /llvm-project-15.0.7/clang-tools-extra/clangd/ | ||
| H A D | DumpAST.cpp | 372 bool dataTraverseStmtPre(Stmt *S) { in dataTraverseStmtPre() function in clang::clangd::__anon0d0843690111::DumpVisitor |
| H A D | Selection.cpp | 663 bool dataTraverseStmtPre(Stmt *X) { in dataTraverseStmtPre() function in clang::clangd::__anon2b7dfc710111::SelectionVisitor |
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ | ||
| H A D | SimplifyBooleanExprCheck.cpp | 280 bool dataTraverseStmtPre(Stmt *S) { in dataTraverseStmtPre() function in clang::tidy::readability::SimplifyBooleanExprCheck::Visitor |