Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h263 AddressPointsIndexMapTy AddressPointIndices; variable
290 return AddressPointIndices; in getAddressPointIndices()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2311 AddressPoints(AddressPoints), AddressPointIndices(MakeAddressPointIndices( in VTableLayout()