Home
last modified time | relevance | path

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

/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h638 TK_IgnoreImplicitCastsAndParentheses enumerator
1006 ASTMatchFinder::TK_IgnoreImplicitCastsAndParentheses,
1032 ASTMatchFinder::TK_IgnoreImplicitCastsAndParentheses,
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp149 ASTMatchFinder::TK_IgnoreImplicitCastsAndParentheses) { in TraverseStmt()
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.cpp2275 ASTMatchFinder::TK_IgnoreImplicitCastsAndParentheses, in AST_POLYMORPHIC_MATCHER_P()