Home | History | Annotate | Download | only in ASTMatchers

Lines Matching refs:builtinType

1100     constantArrayType(hasElementType(builtinType()))));
1314 loc(pointerType(pointee(builtinType())))));
1317 pointerType(pointee(builtinType()))));