Searched defs:Yes (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/glsl/glcpp/tests/
H A D098-elif-undefined.c6 Yes, this. variable
/external/clang/test/SemaTemplate/
H A Dcurrent-instantiation.cpp223 enum Enum { Yes, No }; enumerator in enum:rdar10194295::X::Enum
/external/llvm/include/llvm/Analysis/
H A DLibCallSemantics.h44 /// location for the specified call site. This returns "Yes" if we can tell
49 Yes, No, Unknown enumerator in enum:llvm::LibCallLocationInfo::LocResult
/external/llvm/include/llvm/IR/
H A DMetadata.h396 typedef char Yes[1]; typedef in struct:llvm::mdconst::detail::HasDereference
401 static Yes &hasDereference(SFINAE<sizeof(static_cast<V>(*make<U>()))> * = 0);
405 sizeof(hasDereference<T, Result>(nullptr)) == sizeof(Yes);

Completed in 260 milliseconds