Home
last modified time | relevance | path

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

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