Searched refs:typeIsPostfix (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1872 static bool typeIsPostfix(QualType QT) { function
1911 if (!getDeclName() || typeIsPostfix(TInfo->getType()))
4880 if (typeIsPostfix(TInfo->getType()))

Completed in 63 milliseconds