Searched refs:OverloadContext (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h126 struct OverloadContext { struct in class:clang::ast_matchers::dynamic::Diagnostics
128 OverloadContext(Diagnostics* Error);
129 ~OverloadContext();
/netbsd-current/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp41 Diagnostics::OverloadContext::OverloadContext(Diagnostics *Error) function in class:clang::ast_matchers::dynamic::Diagnostics::OverloadContext
44 Diagnostics::OverloadContext::~OverloadContext() {
55 void Diagnostics::OverloadContext::revertErrors() {
H A DMarshallers.h737 Diagnostics::OverloadContext Ctx(Error);

Completed in 317 milliseconds