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/
H A DCallSiteSplitting.cpp245 bool IsVoid = SplitBB->getParent()->getReturnType()->isVoidTy(); in copyMustTailReturn() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp843 struct IsVoid : detail::IsVoidHelper<typename RemoveCV<T>::Type> {}; struct
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp763 bool IsVoid = FuncTy->getReturnType()->isVoidTy(); in selectCall() local
/third_party/node/deps/v8/src/torque/
H A Dtypes.h123 bool IsVoid() const { return IsAbstractName(VOID_TYPE_STRING); } in IsVoid() function in v8::internal::torque::Type

Completed in 27 milliseconds