Home
last modified time | relevance | path

Searched defs:isNamed (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp578 bool isNamed = false; in lexHTMLCharacterReference() local
H A DDecl.cpp3030 static bool isNamed(const NamedDecl *ND, const char (&Str)[Len]) { in isNamed() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1083 bool isNamed = !isNonASCII; in GenerateConstantString() local