Home
last modified time | relevance | path

Searched refs:writeObjCClassName (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMangle.cpp414 writeObjCClassName(ID, FrontendBufOS); in writeName()
541 void writeObjCClassName(const ObjCInterfaceDecl *D, raw_ostream &OS) { in writeObjCClassName() function in ASTNameGenerator::Implementation