Searched defs:RoundUpToAlignment (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCharUnits.h168 CharUnits RoundUpToAlignment(const CharUnits &Align) { function in class:clang::CharUnits
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DMathExtras.h565 inline uint64_t RoundUpToAlignment(uint64_t Value, uint64_t Align) { function in namespace:llvm

Completed in 100 milliseconds