Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
HDModuleMap.cpp1342 RBrace, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDAnalysisBasedWarnings.cpp672 SourceLocation LBrace = Body->getBeginLoc(), RBrace = Body->getEndLoc(); in CheckFallThroughForBody() local
HDSemaDeclObjC.cpp2112 SourceLocation RBrace) { in CheckImplementationIvars()
HDTreeTransform.h13588 SourceLocation RBrace; in RebuildCXXOperatorCallExpr() local
HDSemaDeclCXX.cpp10654 void Sema::ActOnFinishNamespaceDef(Decl *Dcl, SourceLocation RBrace) { in ActOnFinishNamespaceDef()