Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCRuntime.h183 const ObjCProtocolDecl *OPD) = 0;
187 virtual void GenerateProtocol(const ObjCProtocolDecl *OPD) = 0;
/external/clang/lib/Frontend/
DASTConsumers.cpp443 ObjCPropertyDecl* OPD = cast<ObjCPropertyDecl>(*I); in PrintDeclContext() local
444 Out << "<objc property> " << *OPD << '\n'; in PrintDeclContext()
/external/clang/tools/libclang/
DCXType.cpp817 } else if (const ObjCPropertyDecl *OPD = dyn_cast<ObjCPropertyDecl>(D)) in clang_getDeclObjCTypeEncoding() local
818 Ctx.getObjCEncodingForPropertyDecl(OPD, NULL, encoding); in clang_getDeclObjCTypeEncoding()
/external/valgrind/main/coregrind/m_debuginfo/
DUNUSED_STABS.txt1295 /* Bounds of data, BSS, PLT, GOT and OPD (for ppc64-linux) so that