Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp204 CharUnits offset = getNextOffsetFromGlobal(); in addPlaceholderWithSize()
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h259 CharUnits getNextOffsetFromGlobal() const { in getNextOffsetFromGlobal() function