Searched refs:pushContextFrame (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp14 Diagnostics::ArgStream Diagnostics::pushContextFrame(ContextType Type, function in class:clang::ast_matchers::dynamic::Diagnostics
27 Error->pushContextFrame(CT_MatcherConstruct, MatcherRange) << MatcherName;
35 Error->pushContextFrame(CT_MatcherArg, MatcherRange) << ArgNumber
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h174 ArgStream pushContextFrame(ContextType Type, SourceRange Range);

Completed in 45 milliseconds