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

/external/clang/lib/AST/
H A DDecl.cpp1703 bool typeIsPostfix(clang::QualType QT) { function in namespace:__anon1433
1744 if (!getDeclName() || typeIsPostfix(TInfo->getType()))
4171 if (typeIsPostfix(TInfo->getType()))

Completed in 93 milliseconds