Home
last modified time | relevance | path

Searched defs:RBrace (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp1376 RBrace, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp674 SourceLocation LBrace = Body->getBeginLoc(), RBrace = Body->getEndLoc(); in CheckFallThroughForBody() local
H A DSemaDeclObjC.cpp2117 SourceLocation RBrace) { in CheckImplementationIvars()
H A DSemaDeclCXX.cpp11060 void Sema::ActOnFinishNamespaceDef(Decl *Dcl, SourceLocation RBrace) { in ActOnFinishNamespaceDef()
H A DTreeTransform.h14579 SourceLocation RBrace; in RebuildCXXOperatorCallExpr() local