Home
last modified time | relevance | path

Searched refs:ActOnForwardProtocolDeclaration (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseObjc.cpp2082 return Actions.ActOnForwardProtocolDeclaration(AtLoc, ProtoInfo, attrs); in ParseObjCAtProtocolDeclaration()
2109 return Actions.ActOnForwardProtocolDeclaration(AtLoc, ProtocolRefs, attrs); in ParseObjCAtProtocolDeclaration()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp1790 Sema::ActOnForwardProtocolDeclaration(SourceLocation AtProtocolLoc, in ActOnForwardProtocolDeclaration() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h10263 ActOnForwardProtocolDeclaration(SourceLocation AtProtoclLoc,