Home
last modified time | relevance | path

Searched defs:typeIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1277 TypeIndex typeIndex; in printStats() member
1287 TypeIndex typeIndex = TypeIndex::fromArrayIndex(e.index()); in printStats() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp424 std::string MinimalSymbolDumper::typeIndex(TypeIndex TI) const { in typeIndex() function in MinimalSymbolDumper
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1186 llvm::CallInst *typeIndex = in emitCatchDispatchBlock() local