Searched defs:Range (Results 176 - 181 of 181) sorted by relevance

12345678

/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dactbl1.h1013 UINT64 Range; member in struct:acpi_einj_error_type_with_addr
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp4260 checkCall(NamedDecl *FDecl, const FunctionProtoType *Proto, const Expr *ThisArg, ArrayRef<const Expr *> Args, bool IsMemberFunction, SourceLocation Loc, SourceRange Range, VariadicCallType CallType) argument
7112 CheckFormatArguments(const FormatAttr *Format, ArrayRef<const Expr *> Args, bool IsCXXMember, VariadicCallType CallType, SourceLocation Loc, SourceRange Range, llvm::SmallBitVector &CheckedVarArgs) argument
7126 CheckFormatArguments(ArrayRef<const Expr *> Args, bool HasVAListArg, unsigned format_idx, unsigned firstDataArg, FormatStringType Type, VariadicCallType CallType, SourceLocation Loc, SourceRange Range, llvm::SmallBitVector &CheckedVarArgs) argument
7870 auto Range = getSpecifierRange(startFlag, flagLen); local
7881 auto Range = getSpecifierRange(flagsStart, flagsEnd - flagsStart + 1); local
9063 emitReplacement(Sema &S, SourceLocation Loc, SourceRange Range, unsigned AbsKind, QualType ArgType) argument
11248 PrettyPrintInRange(const llvm::APSInt &Value, IntRange Range) argument
12229 DiagnoseAlwaysNonNullPointer(Expr *E, Expr::NullPointerConstantKind NullKind, bool IsEqual, SourceRange Range) argument
13983 SourceRange Range; member in struct:__anon2033::RetainCycleOwner
[all...]
H A DSemaDecl.cpp4390 SourceRange Range; member in struct:__anon2044::NonCLikeKind
11505 << VN << Type << Range; local
11513 << VN << Type << Range; local
11522 << isa<InitListExpr>(Init) << VN << Type << Range; local
11574 Diag(Loc, diag::warn_auto_var_is_id) << VN << Range; local
11444 deduceVarTypeFromInitializer(VarDecl *VDecl, DeclarationName Name, QualType Type, TypeSourceInfo *TSI, SourceRange Range, bool DirectInit, Expr *Init) argument
[all...]
H A DSemaExpr.cpp12492 DiagnoseRecursiveConstFields(Sema &S, const ValueDecl *VD, const RecordType *Ty, SourceLocation Loc, SourceRange Range, OriginalExprKind OEK, bool &DiagnosticEmitted) argument
12537 SourceRange Range = E->getSourceRange(); local
[all...]
H A DTreeTransform.h3212 ExprResult RebuildCXXNoexceptExpr(SourceRange Range, Expr *Arg) { argument
3319 ExprResult RebuildObjCArrayLiteral(SourceRange Range, argument
3337 ExprResult RebuildObjCDictionaryLiteral(SourceRange Range, argument
2232 RebuildCXXForRangeStmt(SourceLocation ForLoc, SourceLocation CoawaitLoc, Stmt *Init, SourceLocation ColonLoc, Stmt *Range, Stmt *Begin, Stmt *End, Expr *Cond, Expr *Inc, Stmt *LoopVar, SourceLocation RParenLoc) argument
10407 OMPIteratorExpr::IteratorRange Range = E->getIteratorRange(I); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4992 OMPIteratorExpr::IteratorRange Range; member in struct:clang::final::CompleteTypeKind::OMPIteratorData
[all...]

Completed in 349 milliseconds

12345678