Searched refs:discoverTypeIndicesInSymbol (Results 1 – 3 of 3) sorted by relevance
38 bool discoverTypeIndicesInSymbol(const CVSymbol &Symbol,40 bool discoverTypeIndicesInSymbol(ArrayRef<uint8_t> RecordData,42 bool discoverTypeIndicesInSymbol(ArrayRef<uint8_t> RecordData,
499 bool llvm::codeview::discoverTypeIndicesInSymbol( in discoverTypeIndicesInSymbol() function in llvm::codeview505 bool llvm::codeview::discoverTypeIndicesInSymbol( in discoverTypeIndicesInSymbol() function in llvm::codeview514 bool llvm::codeview::discoverTypeIndicesInSymbol( in discoverTypeIndicesInSymbol() function in llvm::codeview517 if (!discoverTypeIndicesInSymbol(RecordData, Refs)) in discoverTypeIndicesInSymbol()
863 discoverTypeIndicesInSymbol(Sym, Refs); in translateIdSymbols()1073 if (!discoverTypeIndicesInSymbol(Sym, TypeRefs)) { in mergeSymbolRecords()