Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp683 SmallVectorImpl<Token>::iterator ClosingBrace = OldTokens.end(); in GenerateNewArgTokens() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp1126 SourceLocation ClosingBrace, in LambdaExpr()
1167 SourceLocation ClosingBrace, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1883 SourceLocation ClosingBrace; variable