Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DCodegenNameGenerator.cpp52 writeObjCClassName(ID, FrontendBufOS); in writeName()
137 void writeObjCClassName(const ObjCInterfaceDecl *D, raw_ostream &OS) { in writeObjCClassName() function
/external/llvm-project/clang/lib/AST/
DMangle.cpp400 writeObjCClassName(ID, FrontendBufOS); in writeName()
527 void writeObjCClassName(const ObjCInterfaceDecl *D, raw_ostream &OS) { in writeObjCClassName() function in ASTNameGenerator::Implementation