Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDecl.cpp1963 static bool typeIsPostfix(QualType QT) { in typeIsPostfix() function
2002 if (!getDeclName() || typeIsPostfix(TInfo->getType())) in getSourceRange()
5154 if (typeIsPostfix(TInfo->getType())) in getSourceRange()