Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExternalASTSource.h349 void SetU64(uint64_t U64) const { As<uint64_t>(true) = U64; } in SetU64() function
360 SetU64((Offset << 1) | 0x01); in LazyOffsetPtr()
373 SetU64((Offset << 1) | 0x01);