Searched defs:RB (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/MBlaze/Disassembler/
H A DMBlazeDisassembler.cpp527 unsigned RB = getRB(insn); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DHTMLRewrite.cpp57 void html::HighlightRange(RewriteBuffer &RB, unsigned B, unsigned E, argument
115 RewriteBuffer &RB = R.getEditBuffer(FID); local
209 AddLineNumber(RewriteBuffer &RB, unsigned LineNo, unsigned B, unsigned E) argument
233 RewriteBuffer &RB = R.getEditBuffer(FID); local
359 RewriteBuffer &RB = R.getEditBuffer(FID); local
[all...]
H A DRewriter.cpp143 const RewriteBuffer &RB = I->second; local
195 const RewriteBuffer &RB = I->second; local
407 RewriteBuffer &RB = getEditBuffer(FID); local
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dalpha-opc.c209 #define RB macro
[all...]
H A Dppc-opc.c380 #define RB macro
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1372 const RegisterBump &RB = I->second; local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h818 void setRBracket(SourceLocation RB) { RBracket = RB; } argument
792 ObjCSubscriptRefExpr(Expr *base, Expr *key, QualType T, ExprValueKind VK, ExprObjectKind OK, ObjCMethodDecl *getMethod, ObjCMethodDecl *setMethod, SourceLocation RB) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp255 CompoundStmt(ASTContext &C, ArrayRef<Stmt*> Stmts, SourceLocation LB, SourceLocation RB) argument
H A DExpr.cpp4058 Create(ASTContext &C, Expr *base, Expr *key, QualType T, ObjCMethodDecl *getMethod, ObjCMethodDecl *setMethod, SourceLocation RB) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp580 ExprResult Sema::BuildObjCSubscriptExpression(SourceLocation RB, Expr *BaseExpr, argument
H A DTreeTransform.h2292 ExprResult RebuildObjCSubscriptRefExpr(SourceLocation RB, argument
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1764 unsigned RB, RE; local

Completed in 286 milliseconds