Home
last modified time | relevance | path

Searched refs:UseFallback (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h166 const StringRef getShortDescription(bool UseFallback = true) const {
167 if (ShortDescription.empty() && UseFallback)
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/geometry/
DVertexDataManager.cpp418 template <class T> struct UseFallback { enum { type = T::fallback }; }; argument
454 TRANSLATION(type, norm, size, UseFallback) \