reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
37 bool discoverTypeIndicesInSymbol(const CVSymbol &Symbol,
673 discoverTypeIndicesInSymbol(sym, refs); 883 if (!discoverTypeIndicesInSymbol(sym, typeRefs)) {tools/llvm-pdbutil/TypeReferenceTracker.cpp
103 discoverTypeIndicesInSymbol(Sym, DepList);
unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp 134 discoverTypeIndicesInSymbol(Symbols[I], Refs[I]);