Home
last modified time | relevance | path

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

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/4.3/always-truthy_promise_checks/
Dalways-truthy_promise_checks.ts27 async function getFalse(): Promise<boolean> { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h340 ConstantInt *getFalse() { in getFalse() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp667 ConstantInt *ConstantInt::getFalse(LLVMContext &Context) { in getFalse() function in ConstantInt
682 Constant *ConstantInt::getFalse(Type *Ty) { in getFalse() function in ConstantInt
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp116 static Constant *getFalse(Type *Ty) { in getFalse() function