OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ProtoLoc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprObjC.h
506
SourceLocation AtLoc,
ProtoLoc
, RParenLoc;
513
SourceLocation
protoLoc
, SourceLocation rp)
515
TheProtocol(protocol), AtLoc(at),
ProtoLoc
(
protoLoc
), RParenLoc(rp) {
524
SourceLocation getProtocolIdLoc() const { return
ProtoLoc
; }
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseObjc.cpp
3549
SourceLocation
ProtoLoc
= ConsumeToken();
3565
return Actions.ParseObjCProtocolExpression(protocolId, AtLoc,
ProtoLoc
,
Completed in 59 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026