Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp1392 typedef ScopeRAII<ScopeKind::Call> CallScopeRAII; typedef
6427 CallScopeRAII CallScope(Info); in HandleConstructorCall()
7609 CallScopeRAII CallScope(Info); in handleCallExpr()