Searched defs:ThunkInfoVectorTy (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ | ||
H A D | VTableBuilder.h | 323 typedef SmallVector<ThunkInfo, 1> ThunkInfoVectorTy; typedef |
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | VTableBuilder.cpp | 877 typedef SmallVector<ThunkInfo, 1> ThunkInfoVectorTy; typedef in __anon6f3b34010111::ItaniumVTableBuilder |