Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCallSiteSplitting.cpp245 bool IsVoid = SplitBB->getParent()->getReturnType()->isVoidTy(); in copyMustTailReturn() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp763 bool IsVoid = FuncTy->getReturnType()->isVoidTy(); in selectCall() local
/third_party/node/deps/v8/src/torque/
Dtypes.h123 bool IsVoid() const { return IsAbstractName(VOID_TYPE_STRING); } in IsVoid() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp843 struct IsVoid : detail::IsVoidHelper<typename RemoveCV<T>::Type> {}; struct
66459 bool IsVoid() const in IsVoid() function in mozilla::detail::nsStringRepr
67527 bool IsVoid() const in IsVoid() function in mozilla::detail::nsCStringRepr