Searched defs:typeIndex (Results 1 – 3 of 3) sorted by relevance
59 int typeIndex() const { return TypeIndex; } in typeIndex() function
394 std::string MinimalSymbolDumper::typeIndex(TypeIndex TI) const { in typeIndex() function in MinimalSymbolDumper
1155 llvm::CallInst *typeIndex = in emitCatchDispatchBlock() local