Searched defs:isImplicitInterfaceDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclObjC.h787 /// isImplicitInterfaceDecl - check that this is an implicitly declared
790 bool isImplicitInterfaceDecl() const { return InternalInterface; } function in class:clang::ObjCInterfaceDecl

Completed in 456 milliseconds