Home
last modified time | relevance | path

Searched defs:isStd (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/addrlib/core/
Daddrlib2.h61 UINT_32 isStd : 1; // Standard swizzle mode member
/external/clang/lib/AST/
DItaniumMangle.cpp755 static bool isStd(const NamespaceDecl *NS) { in isStd() function