Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DVTableBuilder.h263 AddressPointsIndexMapTy AddressPointIndices; variable
290 return AddressPointIndices; in getAddressPointIndices()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DVTableBuilder.cpp2244 AddressPoints(AddressPoints), AddressPointIndices(MakeAddressPointIndices( in VTableLayout()