Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseObjc.cpp530 SourceLocation colonLoc; in parseObjCTypeParamListOrProtocolRefs() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDStmt.cpp1222 SourceLocation colonLoc) { in Create()
HDDeclObjC.cpp1479 SourceLocation colonLoc, in Create()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclObjC.h597 SourceLocation colonLoc, TypeSourceInfo *boundInfo) in ObjCTypeParamDecl()
HDStmt.h1842 SourceLocation ellipsisLoc, SourceLocation colonLoc) in CaseStmt()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclObjC.cpp669 SourceLocation colonLoc, ParsedType parsedTypeBound) { in actOnObjCTypeParam()