Home
last modified time | relevance | path

Searched defs:ProtocolId (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/contrib/dev/acpica/components/executer/
H A Dexfield.c220 UINT32 ProtocolId, in AcpiExGetProtocolBufferLength() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1315 for (const IdentifierLocPair &Pair : ProtocolId) { in FindProtocolDeclaration() argument
1416 void SemaObjC::DiagnoseTypeArgsAndProtocols(IdentifierInfo *ProtocolId, in DiagnoseTypeArgsAndProtocols() argument
H A DSemaExprObjC.cpp1385 ParseObjCProtocolExpression(IdentifierInfo * ProtocolId,SourceLocation AtLoc,SourceLocation ProtoLoc,SourceLocation LParenLoc,SourceLocation ProtoIdLoc,SourceLocation RParenLoc) ParseObjCProtocolExpression() argument