Searched defs:StmtMap (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/ARCMigrate/ | ||
H A D | TransRetainReleaseDealloc.cpp | 40 std::unique_ptr<ParentMap> StmtMap; member in __anone81a6cbb0111::RetainReleaseDeallocRemover |
H A D | TransUnbridgedCasts.cpp | 62 std::unique_ptr<ParentMap> StmtMap; member in __anon4d670e150111::UnbridgedCastRewriter |
/llvm-project/polly/include/polly/ | ||
H A D | ScopInfo.h | 1706 DenseMap<BasicBlock *, std::vector<ScopStmt *>> StmtMap; global() variable |
/llvm-project/clang/lib/Analysis/ | ||
H A D | CFG.cpp | 5417 StmtMapTy StmtMap; global() member in __anon36ae77d00711::StmtPrinterHelper |