Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h32 class ObjCPropertyImplDecl; variable
2686 ObjCPropertyImplDecl(DeclContext *DC, SourceLocation atLoc, SourceLocation L, in ObjCPropertyImplDecl() function
/external/clang/lib/CodeGen/
DCodeGenFunction.h69 class ObjCPropertyImplDecl; variable