Searched refs:exprWithCleanups (Results 1 – 5 of 5) sorted by relevance
65 int exprWithCleanups() { in exprWithCleanups() function
314 hasParent(exprWithCleanups(returned_as_raw_ptr)))), in main()
999 varDecl(hasInitializer(exprWithCleanups())))); in TEST()1002 varDecl(hasInitializer(exprWithCleanups())))); in TEST()
179 REGISTER_MATCHER(exprWithCleanups); in RegistryMaps()
1074 ExprWithCleanups> exprWithCleanups; variable