Home
last modified time | relevance | path

Searched defs:LBraceLoc (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DNamespaceCommentCheck.cpp103 SourceLocation LBraceLoc = ND->getBeginLoc(); in check() local
/external/clang/lib/Parse/
DParseInit.cpp394 SourceLocation LBraceLoc = T.getOpenLocation(); in ParseBraceInitializer() local
DParseStmt.cpp1937 SourceLocation LBraceLoc = Tok.getLocation(); in ParseFunctionStatementBody() local
1987 SourceLocation LBraceLoc = Tok.getLocation(); in ParseFunctionTryBlock() local
/external/llvm-project/clang/lib/Parse/
DParseInit.cpp437 SourceLocation LBraceLoc = T.getOpenLocation(); in ParseBraceInitializer() local
DParseStmt.cpp2246 SourceLocation LBraceLoc = Tok.getLocation(); in ParseFunctionStatementBody() local
2296 SourceLocation LBraceLoc = Tok.getLocation(); in ParseFunctionTryBlock() local
/external/llvm-project/clang/lib/Sema/
DSemaModule.cpp524 SourceLocation LBraceLoc) { in ActOnStartExportDecl()
DSemaStmtAsm.cpp899 StmtResult Sema::ActOnMSAsmStmt(SourceLocation AsmLoc, SourceLocation LBraceLoc, in ActOnMSAsmStmt()
DTreeTransform.h1258 StmtResult RebuildCompoundStmt(SourceLocation LBraceLoc, in RebuildCompoundStmt()
1441 StmtResult RebuildMSAsmStmt(SourceLocation AsmLoc, SourceLocation LBraceLoc, in RebuildMSAsmStmt()
2635 ExprResult RebuildInitList(SourceLocation LBraceLoc, in RebuildInitList()
DSemaInit.cpp6421 SourceLocation LBraceLoc, in PerformConstructorInitialization()
DSemaExpr.cpp6915 Sema::ActOnInitList(SourceLocation LBraceLoc, MultiExprArg InitArgList, in ActOnInitList()
6983 Sema::BuildInitList(SourceLocation LBraceLoc, MultiExprArg InitArgList, in BuildInitList()
DSemaDecl.cpp16320 SourceLocation LBraceLoc) { in ActOnStartCXXMemberDeclarations()
/external/llvm-project/clang/lib/Lex/
DModuleMap.cpp1936 SourceLocation LBraceLoc = consumeToken(); in parseModuleDecl() local
2328 SourceLocation LBraceLoc = consumeToken(); in parseHeaderDecl() local
2794 SourceLocation LBraceLoc = consumeToken(); in parseInferredModuleDecl() local
/external/clang/lib/Sema/
DSemaStmtAsm.cpp723 StmtResult Sema::ActOnMSAsmStmt(SourceLocation AsmLoc, SourceLocation LBraceLoc, in ActOnMSAsmStmt()
DTreeTransform.h1112 StmtResult RebuildCompoundStmt(SourceLocation LBraceLoc, in RebuildCompoundStmt()
1289 StmtResult RebuildMSAsmStmt(SourceLocation AsmLoc, SourceLocation LBraceLoc, in RebuildMSAsmStmt()
2231 ExprResult RebuildInitList(SourceLocation LBraceLoc, in RebuildInitList()
DSemaDecl.cpp13141 SourceLocation LBraceLoc) { in ActOnStartCXXMemberDeclarations()
14775 void Sema::ActOnEnumBody(SourceLocation EnumLoc, SourceLocation LBraceLoc, in ActOnEnumBody()
DSemaInit.cpp5686 SourceLocation LBraceLoc, in PerformConstructorInitialization()
DSemaDeclCXX.cpp12125 SourceLocation LBraceLoc) { in ActOnStartLinkageSpecification()
/external/clang/lib/Lex/
DModuleMap.cpp1423 SourceLocation LBraceLoc = consumeToken(); in parseModuleDecl() local
2253 SourceLocation LBraceLoc = consumeToken(); in parseInferredModuleDecl() local
/external/llvm-project/clang/include/clang/Sema/
DInitialization.h634 SourceLocation LBraceLoc, in CreateDirectList()
/external/clang/include/clang/AST/
DStmt.h553 SourceLocation LBraceLoc, RBraceLoc; variable
1745 SourceLocation LBraceLoc, EndLoc; variable
DExpr.h3750 SourceLocation LBraceLoc, RBraceLoc; variable
/external/llvm-project/clang/include/clang/AST/
DStmt.h133 SourceLocation LBraceLoc; variable
3195 SourceLocation LBraceLoc, EndLoc; variable
DExpr.h4714 SourceLocation LBraceLoc, RBraceLoc; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp4469 SMLoc LBraceLoc = getTok().getLoc(); in parseOperand() local
/external/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp4940 SMLoc LBraceLoc = getTok().getLoc(); in parseOperand() local

12