Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h2161 ObjCCompatibleAliasDecl(DeclContext *DC, SourceLocation L, IdentifierInfo *Id, in ObjCCompatibleAliasDecl() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h134 class ObjCCompatibleAliasDecl; variable