Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp893 static bool isIncompleteTypeWithAlignment(QualType QT) { in isIncompleteTypeWithAlignment() function
907 if (!isIncompleteTypeWithAlignment(QT)) in clang_Type_getAlignOf()