Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXType.cpp914 static bool isIncompleteTypeWithAlignment(QualType QT) { in isIncompleteTypeWithAlignment() function
928 if (!isIncompleteTypeWithAlignment(QT)) in clang_Type_getAlignOf()