Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp5461 LabelTy CondLabel = this->getLabel(); // Label before the condition. in visitWhileStmt() local
5503 LabelTy CondLabel = this->getLabel(); in visitDoStmt() local
5538 LabelTy CondLabel = this->getLabel(); in visitForStmt() local
5594 LabelTy CondLabel = this->getLabel(); in visitCXXForRangeStmt() local