Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp303 LabelTy CondLabel = this->getLabel(); // Label before the condition. in visitWhileStmt() local
330 LabelTy CondLabel = this->getLabel(); in visitDoStmt() local
354 LabelTy CondLabel = this->getLabel(); in visitForStmt() local