Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DModuleMap.cpp980 RBrace, enumerator
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp547 SourceLocation LBrace = Body->getLocStart(), RBrace = Body->getLocEnd(); in CheckFallThroughForBody() local
DSemaDeclObjC.cpp2020 SourceLocation RBrace) { in CheckImplementationIvars()
DSemaDeclCXX.cpp7486 void Sema::ActOnFinishNamespaceDef(Decl *Dcl, SourceLocation RBrace) { in ActOnFinishNamespaceDef()
DTreeTransform.h11832 SourceLocation RBrace; in RebuildCXXOperatorCallExpr() local