Searched defs:ThunkInfoVectorTy (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | VTableBuilder.h | 323 typedef SmallVector<ThunkInfo, 1> ThunkInfoVectorTy; typedef |
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | VTableBuilder.cpp | 883 typedef SmallVector<ThunkInfo, 1> ThunkInfoVectorTy; typedef in __anon1858bcf60111::ItaniumVTableBuilder |