Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclAttr.cpp5168 DelayedDiagnostics.popWithoutEmitting(state); in PopParsingDeclaration()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h454 void popWithoutEmitting(DelayedDiagnosticsState state) { in popWithoutEmitting() function