Home
last modified time | relevance | path

Searched refs:ConstructMatcher (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
HDParser.cpp385 Diagnostics::Context Ctx(Diagnostics::Context::ConstructMatcher, Error, in parseIdentifierPrefixImpl()
579 Diagnostics::Context Ctx(Diagnostics::Context::ConstructMatcher, Error, in parseMatcherBuilder()
610 Diagnostics::Context Ctx(Diagnostics::Context::ConstructMatcher, Error, in parseMatcherBuilder()
702 Diagnostics::Context Ctx(Diagnostics::Context::ConstructMatcher, Error, in parseMatcherExpressionImpl()
722 Diagnostics::Context Ctx(Diagnostics::Context::ConstructMatcher, Error, in parseMatcherExpressionImpl()
/freebsd-head/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
HDDiagnostics.h109 enum ConstructMatcherEnum { ConstructMatcher }; enumerator