Lines Matching full:has
111 has( in TEST()
120 has( in TEST()
129 has( in TEST()
142 has( in TEST()
154 has( in TEST()
166 has( in TEST()
175 has( in TEST()
192 has( in TEST()
195 has(initListExpr( in TEST()
197 has(integerLiteral( in TEST()
199 has(integerLiteral( in TEST()
201 has(integerLiteral( in TEST()
216 has( in TEST()
227 functionDecl(hasBody(compoundStmt(has(atomicExpr( in TEST()
228 has(ignoringParenImpCasts( in TEST()
231 has(integerLiteral(equals(1), hasType(asString("int"))))))))))); in TEST()
243 has(labelStmt(hasDeclaration(labelDecl(hasName("loop"))))), in TEST()
244 has(addrLabelExpr(hasDeclaration(labelDecl(hasName("loop"))))) in TEST()
274 has( in TEST()
280 has( in TEST()
289 // NOTE: has() ignores implicit casts, using hasDescendant() to match it in TEST()
297 has( in TEST()
327 has( in TEST()
345 has( in TEST()
372 has( in TEST()
380 has( in TEST()
383 has(floatLiteral( in TEST()
385 has(integerLiteral( in TEST()
387 has( in TEST()
390 has(floatLiteral( in TEST()
392 has(integerLiteral( in TEST()
394 has( in TEST()
397 has(floatLiteral( in TEST()
399 has(integerLiteral( in TEST()
413 has( in TEST()
417 has( in TEST()
435 has( in TEST()
441 has( in TEST()
444 has( in TEST()
447 has(floatLiteral(equals(1.0))), in TEST()
448 has(implicitValueInitExpr( in TEST()
450 has( in TEST()
453 has(floatLiteral(equals(2.0))), in TEST()
454 has(floatLiteral(equals(1.0))))) in TEST()