Home
last modified time | relevance | path

Searched refs:RBrace (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/clang/lib/Lex/
H A DModuleMap.cpp980 RBrace, enumerator
1155 Tok.Kind = MMToken::RBrace; in consumeToken()
1230 case MMToken::RBrace: in skipUntil()
1429 skipUntil(MMToken::RBrace); in parseModuleDecl()
1430 if (Tok.is(MMToken::RBrace)) in parseModuleDecl()
1445 skipUntil(MMToken::RBrace); in parseModuleDecl()
1446 if (Tok.is(MMToken::RBrace)) in parseModuleDecl()
1467 case MMToken::RBrace: in parseModuleDecl()
1534 if (Tok.is(MMToken::RBrace)) in parseModuleDecl()
2221 skipUntil(MMToken::RBrace); in parseInferredModuleDecl()
[all …]
/aosp_15_r20/external/python/cpython3/Parser/
Dasdl.py215 LParen, RParen, LBrace, RBrace) = range(11)
219 ')': RParen, '*': Asterisk, '{': LBrace, '}': RBrace}
281 self._match(TokenKind.RBrace)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSemaHLSL.h36 void ActOnFinishBuffer(Decl *Dcl, SourceLocation RBrace);
DSema.h3862 void ActOnFinishNamespaceDef(Decl *Dcl, SourceLocation RBrace);
/aosp_15_r20/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp547 SourceLocation LBrace = Body->getLocStart(), RBrace = Body->getLocEnd(); in CheckFallThroughForBody() local
555 S.Diag(RBrace, CD.diag_MaybeFallThrough_HasNoReturn); in CheckFallThroughForBody()
557 S.Diag(RBrace, CD.diag_MaybeFallThrough_ReturnsNonVoid); in CheckFallThroughForBody()
561 S.Diag(RBrace, CD.diag_AlwaysFallThrough_HasNoReturn); in CheckFallThroughForBody()
563 S.Diag(RBrace, CD.diag_AlwaysFallThrough_ReturnsNonVoid); in CheckFallThroughForBody()
H A DSemaDeclObjC.cpp2020 SourceLocation RBrace) { in CheckImplementationIvars() argument
2029 IDecl->setEndOfDefinitionLoc(RBrace); in CheckImplementationIvars()
H A DTreeTransform.h11832 SourceLocation RBrace; in RebuildCXXOperatorCallExpr() local
11838 RBrace = SourceLocation::getFromRawEncoding( in RebuildCXXOperatorCallExpr()
11842 RBrace = OpLoc; in RebuildCXXOperatorCallExpr()
11845 return SemaRef.CreateOverloadedArraySubscriptExpr(LBrace, RBrace, in RebuildCXXOperatorCallExpr()
H A DSemaDeclCXX.cpp7486 void Sema::ActOnFinishNamespaceDef(Decl *Dcl, SourceLocation RBrace) { in ActOnFinishNamespaceDef() argument
7489 Namespc->setRBraceLoc(RBrace); in ActOnFinishNamespaceDef()
7492 PopPragmaVisibility(true, RBrace); in ActOnFinishNamespaceDef()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h6190 void ActOnFinishHLSLBuffer(Decl *Dcl, SourceLocation RBrace);
6201 void ActOnFinishNamespaceDef(Decl *Dcl, SourceLocation RBrace);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h4021 void ActOnFinishNamespaceDef(Decl *Dcl, SourceLocation RBrace);
13329 void ActOnFinishHLSLBuffer(Decl *Dcl, SourceLocation RBrace);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h4021 void ActOnFinishNamespaceDef(Decl *Dcl, SourceLocation RBrace);
13329 void ActOnFinishHLSLBuffer(Decl *Dcl, SourceLocation RBrace);
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSema.h4195 void ActOnFinishNamespaceDef(Decl *Dcl, SourceLocation RBrace);
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-plugin-ij193/1.3.61-release-180/
HDkotlin-plugin-ij193-1.3.61-release-180.jarMETA-INF/ META-INF/MANIFEST.MF kotlinManifest.properties META-INF/annotation ...