Searched defs:ThunksMapTy (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/ | ||
| D | VTableBuilder.h | 274 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy; typedef |
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/ | ||
| D | VTableBuilder.cpp | 870 typedef llvm::DenseMap<const CXXMethodDecl *, ThunkInfoVectorTy> ThunksMapTy; typedef in __anone0b461880111::ItaniumVTableBuilder |