Searched defs:RBrace (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaHLSL.cpp | 30 ActOnFinishHLSLBuffer(Decl * Dcl,SourceLocation RBrace) ActOnFinishHLSLBuffer() argument |
H A D | AnalysisBasedWarnings.cpp | 701 SourceLocation LBrace = Body->getBeginLoc(), RBrace = Body->getEndLoc(); in CheckFallThroughForBody() local |
H A D | SemaDeclObjC.cpp | 2136 CheckImplementationIvars(ObjCImplementationDecl * ImpDecl,ObjCIvarDecl ** ivars,unsigned numIvars,SourceLocation RBrace) CheckImplementationIvars() argument |
H A D | SemaDeclCXX.cpp | 11786 ActOnFinishNamespaceDef(Decl * Dcl,SourceLocation RBrace) ActOnFinishNamespaceDef() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | ModuleMap.cpp | 1470 RBrace, global() enumerator |