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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp2843 SourceLocation ProtoIdLoc = ConsumeToken(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp1011 ParseObjCProtocolExpression(IdentifierInfo *ProtocolId, SourceLocation AtLoc, SourceLocation ProtoLoc, SourceLocation LParenLoc, SourceLocation ProtoIdLoc, SourceLocation RParenLoc) argument

Completed in 113 milliseconds