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