Home
last modified time | relevance | path

Searched defs:MatcherRange (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp27 const SourceRange &MatcherRange) in Context()
34 const SourceRange &MatcherRange, in Context()
H A DParser.cpp427 SourceRange MatcherRange = NameToken.Range; in parseMatcherExpressionImpl() local