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