Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXType.cpp904 static bool isIncompleteTypeWithAlignment(QualType QT) { in isIncompleteTypeWithAlignment() function
918 if (!isIncompleteTypeWithAlignment(QT)) in clang_Type_getAlignOf()