Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Lex/
HDVariadicMacroSupport.h56 void exitScope() { in exitScope() function
61 ~VariadicMacroScopeGuard() { exitScope(); } in ~VariadicMacroScopeGuard()
/freebsd-head/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
HDThreadSafetyTIL.h700 Vs.exitScope(*VarDecl); in traverse()
755 Vs.exitScope(*VarDecl); in traverse()
1889 Vs.exitScope(*VarDecl); in traverse()
HDThreadSafetyTraverse.h284 void exitScope(const Variable &Orig) {} in exitScope() function