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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp1243 void Parser::HelperActionsForIvarDeclarations(Decl *interfaceDecl, SourceLocation atLoc, argument
1255 Actions.ActOnFields(getCurScope(), atLoc, interfaceDecl, local
1280 void Parser::ParseObjCClassInstanceVariables(Decl *interfaceDecl, argument

Completed in 93 milliseconds