Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp4343 LabelTy CondLabel = this->getLabel(); // Label before the condition. in visitWhileStmt() local
4379 LabelTy CondLabel = this->getLabel(); in visitDoStmt() local
4412 LabelTy CondLabel = this->getLabel(); in visitForStmt() local
4463 LabelTy CondLabel = this->getLabel(); in visitCXXForRangeStmt() local