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.cpp2055 static bool typeIsPostfix(QualType QT) { in typeIsPostfix() function
2094 if (!getDeclName() || typeIsPostfix(TInfo->getType())) in getSourceRange()
5712 if (typeIsPostfix(TInfo->getType())) in getSourceRange()