Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1127 GetCountFieldAndIndex(CodeGenFunction &CGF, const MemberExpr *ME, in GetCountFieldAndIndex() function
1248 std::tie(Count, Index) = GetCountFieldAndIndex( in emitCountedByPointerSize()
1416 std::tie(Count, Index) = GetCountFieldAndIndex( in emitCountedByMemberSize()