Lines Matching full:pointee
1215 The pointee is always required to be a FunctionType.
3243 pointee matches a given matcher.
3249 pointerType(pointee(isConstQualified(), isInteger()))
3257 <tr><td>Matcher<<a href="http://clang.llvm.org/doxygen/classclang_1_1BlockPointerType.html">BlockPointerType</a>></td><td class="name" onclick="toggle('pointee0')"><a name="pointee0Anchor">pointee</a></td><td>Matcher<<a href="http://clang.llvm.org/doxygen/classclang_1_1Type.html">Type</a>></td></tr>
3259 pointee matches a given matcher.
3265 pointerType(pointee(isConstQualified(), isInteger()))
4205 pointee matches a given matcher.
4211 pointerType(pointee(isConstQualified(), isInteger()))
4219 <tr><td>Matcher<<a href="http://clang.llvm.org/doxygen/classclang_1_1MemberPointerType.html">MemberPointerType</a>></td><td class="name" onclick="toggle('pointee1')"><a name="pointee1Anchor">pointee</a></td><td>Matcher<<a href="http://clang.llvm.org/doxygen/classclang_1_1Type.html">Type</a>></td></tr>
4221 pointee matches a given matcher.
4227 pointerType(pointee(isConstQualified(), isInteger()))
4334 pointee matches a given matcher.
4340 pointerType(pointee(isConstQualified(), isInteger()))
4348 <tr><td>Matcher<<a href="http://clang.llvm.org/doxygen/classclang_1_1PointerType.html">PointerType</a>></td><td class="name" onclick="toggle('pointee2')"><a name="pointee2Anchor">pointee</a></td><td>Matcher<<a href="http://clang.llvm.org/doxygen/classclang_1_1Type.html">Type</a>></td></tr>
4350 pointee matches a given matcher.
4356 pointerType(pointee(isConstQualified(), isInteger()))
4400 <tr><td colspan="4" class="doc" id="pointsTo1"><pre>Overloaded to match the pointee type's declaration.
4405 <tr><td colspan="4" class="doc" id="pointsTo0"><pre>Matches if the matched type is a pointer type and the pointee type
4460 pointee matches a given matcher.
4466 pointerType(pointee(isConstQualified(), isInteger()))
4474 <tr><td>Matcher<<a href="http://clang.llvm.org/doxygen/classclang_1_1ReferenceType.html">ReferenceType</a>></td><td class="name" onclick="toggle('pointee3')"><a name="pointee3Anchor">pointee</a></td><td>Matcher<<a href="http://clang.llvm.org/doxygen/classclang_1_1Type.html">Type</a>></td></tr>
4476 pointee matches a given matcher.
4482 pointerType(pointee(isConstQualified(), isInteger()))