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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DVariadicMacroSupport.h59 void exitScope() { function in class:clang::VariadicMacroScopeGuard
65 ~VariadicMacroScopeGuard() { exitScope(); }
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h689 Vs.exitScope(*VarDecl);
744 Vs.exitScope(*VarDecl);
1880 Vs.exitScope(*VarDecl);
H A DThreadSafetyTraverse.h284 void exitScope(const Variable &Orig) {} function in class:clang::threadSafety::til::VisitReducer

Completed in 69 milliseconds