Searched refs:DiagnoseTypeArgsAndProtocols (Results 1 – 6 of 6) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 1305 void Sema::DiagnoseTypeArgsAndProtocols(IdentifierInfo *ProtocolId, in DiagnoseTypeArgsAndProtocols() function in Sema 1583 DiagnoseTypeArgsAndProtocols(identifiers[0], identifierLocs[0], in actOnObjCTypeArgsOrProtocolQualifiers()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 1400 void Sema::DiagnoseTypeArgsAndProtocols(IdentifierInfo *ProtocolId, in DiagnoseTypeArgsAndProtocols() function in Sema 1676 DiagnoseTypeArgsAndProtocols(identifiers[0], identifierLocs[0], in actOnObjCTypeArgsOrProtocolQualifiers()
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseObjc.cpp | 1744 Actions.DiagnoseTypeArgsAndProtocols(foundProtocolId, foundProtocolSrcLoc, in parseObjCTypeArgsOrProtocolQualifiers()
|
/external/clang/lib/Parse/ |
D | ParseObjc.cpp | 1768 Actions.DiagnoseTypeArgsAndProtocols(foundProtocolId, foundProtocolSrcLoc, in parseObjCTypeArgsOrProtocolQualifiers()
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 7418 void DiagnoseTypeArgsAndProtocols(IdentifierInfo *ProtocolId,
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Sema.h | 9397 void DiagnoseTypeArgsAndProtocols(IdentifierInfo *ProtocolId,
|