Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp204 CharUnits offset = getNextOffsetFromGlobal(); in addPlaceholderWithSize()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h256 CharUnits getNextOffsetFromGlobal() const { in getNextOffsetFromGlobal() function