HomeSort by: relevance | last modified time | path
    Searched refs:typeCollection (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
TpiStream.h 58 codeview::LazyRandomTypeCollection &typeCollection() { return *Types; }
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeInlineSiteSymbol.cpp 69 LazyRandomTypeCollection &Types = Tpi->typeCollection();
70 LazyRandomTypeCollection &Ids = Ipi->typeCollection();
NativeTypeFunctionSig.cpp 103 CVType CVT = Tpi.typeCollection().getType(ArgListTI);
NativeTypeEnum.cpp 67 LazyRandomTypeCollection &Types = Tpi.typeCollection();
SymbolCache.cpp 95 auto &Types = Tpi->typeCollection();
173 codeview::LazyRandomTypeCollection &Types = Tpi->typeCollection();

Completed in 18 milliseconds