Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp1703 bool typeIsPostfix(clang::QualType QT) { in typeIsPostfix() function
1744 if (!getDeclName() || typeIsPostfix(TInfo->getType())) in getSourceRange()
4171 if (typeIsPostfix(TInfo->getType())) in getSourceRange()
/external/llvm-project/clang/lib/AST/
DDecl.cpp1898 static bool typeIsPostfix(QualType QT) { in typeIsPostfix() function
1937 if (!getDeclName() || typeIsPostfix(TInfo->getType())) in getSourceRange()
4979 if (typeIsPostfix(TInfo->getType())) in getSourceRange()