Searched refs:AtProtoInterfaceLoc (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 1123 Sema::ActOnStartProtocolInterface(SourceLocation AtProtoInterfaceLoc, in ActOnStartProtocolInterface() argument 1147 ProtocolLoc, AtProtoInterfaceLoc, in ActOnStartProtocolInterface() 1162 ProtocolLoc, AtProtoInterfaceLoc, in ActOnStartProtocolInterface()
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 1212 SourceLocation AtProtoInterfaceLoc, IdentifierInfo *ProtocolName, in ActOnStartProtocolInterface() argument 1232 ProtocolLoc, AtProtoInterfaceLoc, in ActOnStartProtocolInterface() 1252 ProtocolLoc, AtProtoInterfaceLoc, in ActOnStartProtocolInterface()
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 7371 SourceLocation AtProtoInterfaceLoc,
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Sema.h | 9352 SourceLocation AtProtoInterfaceLoc, IdentifierInfo *ProtocolName,
|