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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
VTableBuilder.h 245 typedef llvm::SmallVector<unsigned, 4> AddressPointsIndexMapTy;
263 AddressPointsIndexMapTy AddressPointIndices;
289 const AddressPointsIndexMapTy &getAddressPointIndices() const {
  /src/external/apache2/llvm/dist/clang/lib/AST/
VTableBuilder.cpp 2211 static VTableLayout::AddressPointsIndexMapTy
2214 VTableLayout::AddressPointsIndexMapTy indexMap(numVTables);

Completed in 45 milliseconds