Searched defs:SR (Results 26 - 38 of 38) sorted by relevance

12

/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dppc-opc.c451 #define SR macro
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp4004 ObjCArrayLiteral(ArrayRef<Expr *> Elements, QualType T, ObjCMethodDecl *Method, SourceRange SR) argument
4024 Create(const ASTContext &C, ArrayRef<Expr *> Elements, QualType T, ObjCMethodDecl * Method, SourceRange SR) argument
4041 ObjCDictionaryLiteral( ArrayRef<ObjCDictionaryElement> VK, bool HasPackExpansions, QualType T, ObjCMethodDecl *method, SourceRange SR) argument
4078 Create(const ASTContext &C, ArrayRef<ObjCDictionaryElement> VK, bool HasPackExpansions, QualType T, ObjCMethodDecl *method, SourceRange SR) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp441 ExprResult Sema::BuildObjCBoxedExpr(SourceRange SR, Expr *ValueExpr) { argument
635 BuildObjCArrayLiteral(SourceRange SR, MultiExprArg Elements) argument
750 BuildObjCDictionaryLiteral(SourceRange SR, ObjCDictionaryElement *Elements, unsigned NumElements) argument
[all...]
H A DSemaStmt.cpp2153 StmtResult SR = RebuildForRangeWithDereference(*this, S, ForLoc, local
H A DSemaType.cpp1430 virtual void diagnoseNotICE(Sema &S, SourceLocation Loc, SourceRange SR) { argument
1433 virtual void diagnoseFold(Sema &S, SourceLocation Loc, SourceRange SR) { argument
H A DSemaTemplate.cpp2951 SourceRange SR = AL.getSourceRange(); local
2954 << Name << SR; local
3000 SourceRange SR = AL.getSourceRange(); local
3427 SourceRange SR = Arg.getSourceRange(); local
3801 SourceRange SR; member in class:__anon3328::UnnamedLocalNoLinkageFinder
3806 UnnamedLocalNoLinkageFinder(Sema &S, SourceRange SR) argument
4045 SourceRange SR = ArgInfo->getTypeLoc().getSourceRange(); local
4760 diagnoseNotICE(Sema &S, SourceLocation Loc, SourceRange SR) argument
4762 S.Diag(Loc, diag::err_template_arg_not_ice) << T << SR; local
[all...]
H A DSemaChecking.cpp3942 SourceRange SR = LenArg->getSourceRange(); local
H A DTreeTransform.h2358 ExprResult RebuildObjCBoxedExpr(SourceRange SR, Expr *ValueExpr) { argument
H A DSemaExpr.cpp10787 virtual void diagnoseNotICE(Sema &S, SourceLocation Loc, SourceRange SR) { argument
10806 virtual void diagnoseNotICE(Sema &S, SourceLocation Loc, SourceRange SR) { argument
10814 diagnoseFold(Sema &S, SourceLocation Loc, SourceRange SR) argument
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp1760 const MCSymbolRefExpr *SR = dyn_cast<MCSymbolRefExpr>(Imm.Val); local
1774 const MCSymbolRefExpr *SR = dyn_cast<MCSymbolRefExpr>(Imm.Val); local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h1657 const SourceRange &SR = DS.getSourceRange(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp7327 SourceRange SR = ReadSourceRange(F, Record, Idx); local
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2513 StructReturnType SR = callIsStructReturn(Outs); local

Completed in 422 milliseconds

12