Searched defs:isNamed (Results 1 – 7 of 7) sorted by relevance
224 virtual bool isNamed() const { return false; } in isNamed() function
174 bool isNamed() const override { return NameIndex != 0; } in isNamed() function
574 bool isNamed = false; in lexHTMLCharacterReference() local
3251 static bool isNamed(const NamedDecl *ND, const char (&Str)[Len]) { isNamed() function
513 bool isNamed() const { return Aux.index() == Named; } isNamed() function
306 getAttr(StringRef attrName,bool isNamed=false) const getAttr() argument
1102 bool isNamed = !isNonASCII; GenerateConstantString() local