Searched defs:Yes (Results 1 - 4 of 4) sorted by relevance
/external/mesa3d/src/glsl/glcpp/tests/ | ||
H A D | 098-elif-undefined.c | 6 Yes, this. variable |
/external/clang/test/SemaTemplate/ | ||
H A D | current-instantiation.cpp | 223 enum Enum { Yes, No }; enumerator in enum:rdar10194295::X::Enum |
/external/llvm/include/llvm/Analysis/ | ||
H A D | LibCallSemantics.h | 44 /// 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 D | Metadata.h | 396 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 174 milliseconds