Home
last modified time | relevance | path

Searched refs:AddressPointIndices (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DVTableBuilder.h262 AddressPointsIndexMapTy AddressPointIndices; variable
289 return AddressPointIndices; in getAddressPointIndices()
/external/llvm-project/clang/lib/AST/
DVTableBuilder.cpp2243 AddressPoints(AddressPoints), AddressPointIndices(MakeAddressPointIndices( in VTableLayout()