Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dcppmangle.c115 static bool isStd(Dsymbol *s) in isStd() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d2301 bool isStd = false; local
2627 this(bool isStd, bool inUTC) @safe pure in this()
2634 bool isStd; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dtimezone.d2175 bool isStd = false; local
2489 this(bool isStd, bool inUTC) @safe pure in this()
2496 bool isStd; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcppmangle.d372 static bool isStd(Dsymbol s) in isStd() function
386 static bool isStd(CPPNamespaceDeclaration s) in isStd() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumMangle.cpp869 static bool isStd(const NamespaceDecl *NS) { in isStd() function