Home
last modified time | relevance | path

Searched defs:colonLoc (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/clang/lib/Parse/
H A DParseObjc.cpp516 SourceLocation colonLoc; in parseObjCTypeParamListOrProtocolRefs() local
/aosp_15_r20/external/clang/lib/AST/
H A DDeclObjC.cpp1321 SourceLocation colonLoc, in Create()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclObjC.h597 SourceLocation colonLoc, TypeSourceInfo *boundInfo) in ObjCTypeParamDecl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclObjC.h597 SourceLocation colonLoc, TypeSourceInfo *boundInfo) in ObjCTypeParamDecl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclObjC.h597 SourceLocation colonLoc, TypeSourceInfo *boundInfo) in ObjCTypeParamDecl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclObjC.h597 SourceLocation colonLoc, TypeSourceInfo *boundInfo) in ObjCTypeParamDecl()
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclObjC.h552 SourceLocation colonLoc, TypeSourceInfo *boundInfo) in ObjCTypeParamDecl()
H A DStmt.h696 SourceLocation ellipsisLoc, SourceLocation colonLoc) in CaseStmt()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp596 SourceLocation colonLoc, in actOnObjCTypeParam()