Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp2053 static bool typeIsPostfix(QualType QT) { in typeIsPostfix() function
2092 if (!getDeclName() || typeIsPostfix(TInfo->getType())) in getSourceRange()
5498 if (typeIsPostfix(TInfo->getType())) in getSourceRange()