Searched defs:jumpFalse (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ | ||
H A D | EvalEmitter.cpp | 115 bool EvalEmitter::jumpFalse(const LabelTy &Label) { in jumpFalse() function in EvalEmitter |
H A D | ByteCodeEmitter.cpp | 327 bool ByteCodeEmitter::jumpFalse(const LabelTy &Label) { in jumpFalse() function in ByteCodeEmitter |