Searched defs:ThunksMapTy (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/ | ||
| HD | VTableBuilder.h | 330 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy; typedef |
| /freebsd-13-stable/contrib/llvm-project/clang/lib/AST/ | ||
| HD | VTableBuilder.cpp | 884 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy; typedef in __anon964ec28f0111::ItaniumVTableBuilder |