Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp1823 static bool typeIsPostfix(QualType QT) { in typeIsPostfix() function
1862 if (!getDeclName() || typeIsPostfix(TInfo->getType())) in getSourceRange()
4586 if (typeIsPostfix(TInfo->getType())) in getSourceRange()