HomeSort by: relevance | last modified time | path
    Searched refs:AST_MATCHER_REGEX (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
ASTMatchersMacros.h 442 /// AST_MATCHER_REGEX(Type, DefineMatcher, Param) { ... }
455 #define AST_MATCHER_REGEX(Type, DefineMatcher, Param) \
503 /// AST_MATCHER_REGEX, with the addition of NodeType, which specifies the node
ASTMatchers.h 3010 AST_MATCHER_REGEX(NamedDecl, matchesName, RegExp) {
3738 AST_MATCHER_REGEX(ObjCMessageExpr, matchesSelector, RegExp) {

Completed in 43 milliseconds