Home
last modified time | relevance | path

Searched refs:popMappings (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
DDiagnostic.cpp121 bool DiagnosticsEngine::popMappings(SourceLocation Loc) { in popMappings() function in DiagnosticsEngine
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DDiagnostic.h602 bool popMappings(SourceLocation Loc);
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPragma.cpp1305 if (!PP.getDiagnostics().popMappings(DiagLoc)) in HandlePragma()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp15757 Diags.popMappings(SavedLoc); in ~DiagsUninitializedSeveretyRAII()