Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DThreading.inc14 #include "llvm/ADT/ScopeExit.h"
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6610 SaveAndRestore ScopeExit(BlockAddressPFS, &PFS); in parseFunctionBody() local