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

/external/clang/lib/AST/
H A DDecl.cpp1599 bool typeIsPostfix(clang::QualType QT) { function in namespace:__anon17726
1640 if (!getDeclName() || typeIsPostfix(TInfo->getType()))
3792 if (typeIsPostfix(TInfo->getType()))

Completed in 103 milliseconds