Home
last modified time | relevance | path

Searched refs:TK_IgnoreImplicitCastsAndParentheses (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h767 TK_IgnoreImplicitCastsAndParentheses enumerator
1096 ASTMatchFinder::TK_IgnoreImplicitCastsAndParentheses,
1119 ASTMatchFinder::TK_IgnoreImplicitCastsAndParentheses,
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp150 ASTMatchFinder::TK_IgnoreImplicitCastsAndParentheses) { in TraverseStmt()
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.cpp2549 ASTMatchFinder::TK_IgnoreImplicitCastsAndParentheses, in AST_POLYMORPHIC_MATCHER_P()