Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp3627 SourceLocation ProtoIdLoc = ConsumeToken(); in ParseObjCProtocolExpression() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1401 SourceLocation ProtoIdLoc, in ParseObjCProtocolExpression()