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

/external/clang/test/Analysis/
H A Dnullptr.cpp65 int exprWithCleanups() { function
/external/v8/tools/clang/rewrite_scoped_refptr/
H A DRewriteScopedRefptr.cpp314 hasParent(exprWithCleanups(returned_as_raw_ptr)))),
/external/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp179 REGISTER_MATCHER(exprWithCleanups);
/external/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp999 varDecl(hasInitializer(exprWithCleanups()))));
1002 varDecl(hasInitializer(exprWithCleanups()))));
/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1074 ExprWithCleanups> exprWithCleanups; member in namespace:clang::ast_matchers

Completed in 169 milliseconds