HomeSort by relevance Sort by last modified time
    Searched refs:TrueMatcher (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 348 static DynTypedMatcher trueMatcher(ast_type_traits::ASTNodeKind NodeKind);
    [all...]
ASTMatchers.h 145 inline internal::TrueMatcher anything() { return internal::TrueMatcher(); }
    [all...]

Completed in 3270 milliseconds