Home
last modified time | relevance | path

Searched defs:BraceLoc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp2167 SMLoc BraceLoc = Lex.getLoc(); in ParseSimpleValue() local
3070 SMLoc BraceLoc = Lex.getLoc(); in ParseDefset() local
3159 SMLoc BraceLoc = Lex.getLoc(); in ParseForeach() local
3268 SMLoc BraceLoc = Lex.getLoc(); in ParseIfBody() local
3425 SMLoc BraceLoc = Lex.getLoc(); in ParseTopLevelLet() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExpr.cpp466 SourceLocation BraceLoc = Tok.getLocation(); in ParseRHSOfBinaryExpression() local
H A DParseDeclCXX.cpp3334 SourceLocation BraceLoc = PP.getLocForEndOfToken(PrevTokLocation); in ParseCXXMemberSpecification() local