Home
last modified time | relevance | path

Searched defs:CondScope (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp5469 LocalScope<Emitter> CondScope(this); in visitWhileStmt() local
5510 LocalScope<Emitter> CondScope(this); in visitDoStmt() local
5549 LocalScope<Emitter> CondScope(this); in visitForStmt() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp5365 FullExpressionRAII CondScope(Info); in EvaluateSwitch() local
5720 FullExpressionRAII CondScope(Info); in EvaluateStmt() local