Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseInit.cpp443 SourceLocation LBraceLoc = T.getOpenLocation(); in ParseBraceInitializer() local
H A DParseStmt.cpp2257 SourceLocation LBraceLoc = Tok.getLocation(); in ParseFunctionStatementBody() local
2307 SourceLocation LBraceLoc = Tok.getLocation(); in ParseFunctionTryBlock() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaModule.cpp524 SourceLocation LBraceLoc) { in ActOnStartExportDecl()
H A DSemaStmtAsm.cpp914 StmtResult Sema::ActOnMSAsmStmt(SourceLocation AsmLoc, SourceLocation LBraceLoc, in ActOnMSAsmStmt()
H A DTreeTransform.h1259 StmtResult RebuildCompoundStmt(SourceLocation LBraceLoc, in RebuildCompoundStmt()
1442 StmtResult RebuildMSAsmStmt(SourceLocation AsmLoc, SourceLocation LBraceLoc, in RebuildMSAsmStmt()
2723 ExprResult RebuildInitList(SourceLocation LBraceLoc, in RebuildInitList()
H A DSemaInit.cpp6489 SourceLocation LBraceLoc, in PerformConstructorInitialization()
H A DSemaExpr.cpp6973 Sema::ActOnInitList(SourceLocation LBraceLoc, MultiExprArg InitArgList, in ActOnInitList()
7041 Sema::BuildInitList(SourceLocation LBraceLoc, MultiExprArg InitArgList, in BuildInitList()
H A DSemaDecl.cpp16451 SourceLocation LBraceLoc) { in ActOnStartCXXMemberDeclarations()
H A DSemaDeclCXX.cpp15849 SourceLocation LBraceLoc) { in ActOnStartLinkageSpecification()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp1945 SourceLocation LBraceLoc = consumeToken(); in parseModuleDecl() local
2337 SourceLocation LBraceLoc = consumeToken(); in parseHeaderDecl() local
2804 SourceLocation LBraceLoc = consumeToken(); in parseInferredModuleDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DInitialization.h634 SourceLocation LBraceLoc, in CreateDirectList()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h133 SourceLocation LBraceLoc; variable
3199 SourceLocation LBraceLoc, EndLoc; variable
H A DExpr.h4716 SourceLocation LBraceLoc, RBraceLoc; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5278 SMLoc LBraceLoc = getLoc(); in parseOperand() local