Searched defs:isStd (Results 1 – 5 of 5) sorted by relevance
115 static bool isStd(Dsymbol *s) in isStd() function
2301 bool isStd = false; local2627 this(bool isStd, bool inUTC) @safe pure in this()2634 bool isStd; variable
2175 bool isStd = false; local2489 this(bool isStd, bool inUTC) @safe pure in this()2496 bool isStd; variable
372 static bool isStd(Dsymbol s) in isStd() function386 static bool isStd(CPPNamespaceDeclaration s) in isStd() function
869 static bool isStd(const NamespaceDecl *NS) { in isStd() function