Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp415 LabelTy CondLabel = this->getLabel(); // Label before the condition. in visitWhileStmt() local
446 LabelTy CondLabel = this->getLabel(); in visitDoStmt() local
476 LabelTy CondLabel = this->getLabel(); in visitForStmt() local
519 LabelTy CondLabel = this->getLabel(); in visitCXXForRangeStmt() local