Home
last modified time | relevance | path

Searched defs:OPD (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Frontend/
DASTConsumers.cpp450 ObjCPropertyDecl* OPD = cast<ObjCPropertyDecl>(I); in PrintDeclContext() local
/external/clang/tools/libclang/
DCXType.cpp892 } else if (const ObjCPropertyDecl *OPD = dyn_cast<ObjCPropertyDecl>(D)) in clang_getDeclObjCTypeEncoding() local