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