Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseInit.cpp476 SourceLocation LBraceLoc = T.getOpenLocation(); in ParseBraceInitializer() local
H A DParseStmt.cpp2515 SourceLocation LBraceLoc = Tok.getLocation(); in ParseFunctionStatementBody() local
2566 SourceLocation LBraceLoc = Tok.getLocation(); in ParseFunctionTryBlock() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaModule.cpp845 SourceLocation LBraceLoc) { in ActOnStartExportDecl()
H A DSemaStmtAsm.cpp932 StmtResult Sema::ActOnMSAsmStmt(SourceLocation AsmLoc, SourceLocation LBraceLoc, in ActOnMSAsmStmt()
H A DTreeTransform.h1349 StmtResult RebuildCompoundStmt(SourceLocation LBraceLoc, in RebuildCompoundStmt()
1534 StmtResult RebuildMSAsmStmt(SourceLocation AsmLoc, SourceLocation LBraceLoc, in RebuildMSAsmStmt()
3015 ExprResult RebuildInitList(SourceLocation LBraceLoc, in RebuildInitList()
H A DSemaInit.cpp7158 SourceLocation LBraceLoc, in PerformConstructorInitialization()
H A DSemaExpr.cpp7112 Sema::ActOnInitList(SourceLocation LBraceLoc, MultiExprArg InitArgList, in ActOnInitList()
7180 Sema::BuildInitList(SourceLocation LBraceLoc, MultiExprArg InitArgList, in BuildInitList()
H A DSemaDecl.cpp18011 SourceLocation LBraceLoc) { in ActOnStartCXXMemberDeclarations()
H A DSemaDeclCXX.cpp16672 SourceLocation LBraceLoc) { in ActOnStartLinkageSpecification() argument
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp2043 SourceLocation LBraceLoc = consumeToken(); in parseModuleDecl() local
2455 SourceLocation LBraceLoc = consumeToken(); in parseHeaderDecl() local
2926 SourceLocation LBraceLoc = consumeToken(); in parseInferredModuleDecl() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h654 SourceLocation LBraceLoc, in CreateDirectList()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4922 SourceLocation LBraceLoc; variable
H A DExpr.h5033 SourceLocation LBraceLoc, RBraceLoc; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6294 SMLoc LBraceLoc = getLoc(); in parseOperand() local