Home
last modified time | relevance | path

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

/external/clang/unittests/ASTMatchers/
DASTMatchersInternalTest.cpp80 ASTMatchFinder::TK_IgnoreImplicitCastsAndParentheses, in AST_POLYMORPHIC_MATCHER_P()
/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h859 TK_IgnoreImplicitCastsAndParentheses enumerator
1210 ASTMatchFinder::TK_IgnoreImplicitCastsAndParentheses,
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp150 ASTMatchFinder::TK_IgnoreImplicitCastsAndParentheses) { in TraverseStmt()