Home
last modified time | relevance | path

Searched defs:alignOf (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Duse-after-move.cpp1448 void alignOf() { alignOf() function
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h621 inline uint32_t alignOf(CodeViewContainer Container) { in alignOf() function