Home
last modified time | relevance | path

Searched defs:Thunks (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h69 enum class SymLevel { Functions, Data, Thunks, All }; enumerator
H A Dllvm-pdbutil.cpp1290 if (auto Thunks = GlobalScope->findAllChildren<PDBSymbolThunk>()) { in dumpPretty() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h333 ThunksMapTy Thunks; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp888 ThunksMapTy Thunks; member in __anon56257b480111::ItaniumVTableBuilder
2498 ThunksMapTy Thunks; global() member in __anon56257b480611::VFTableBuilder
[all...]