Home
last modified time | relevance | path

Searched defs:strict (Results 1 – 10 of 10) sorted by relevance

/llvm-project/lldb/tools/lldb-dap/
H A Dtsconfig.json7 "strict": true, boolean
/llvm-project/llvm/utils/vscode/llvm/
H A Dtsconfig.json11 "strict": true /* enable all strict type-checking options */ boolean
/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp64 ObjCLanguage::MethodName::Create(llvm::StringRef name, bool strict) { in Create() argument
/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h239 const Expr *messageExpr, Form formUsed, SourceLocation strict, in ParsedAttr() argument
771 create(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierLoc * Param,const AvailabilityChange & introduced,const AvailabilityChange & deprecated,const AvailabilityChange & obsoleted,SourceLocation unavailable,const Expr * MessageExpr,ParsedAttr::Form form,SourceLocation strict,const Expr * ReplacementExpr,IdentifierLoc * EnvironmentLoc) create() argument
1008 addNew(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierLoc * Param,const AvailabilityChange & introduced,const AvailabilityChange & deprecated,const AvailabilityChange & obsoleted,SourceLocation unavailable,const Expr * MessageExpr,ParsedAttr::Form form,SourceLocation strict,const Expr * ReplacementExpr,IdentifierLoc * EnvironmentLoc) addNew() argument
/llvm-project/polly/lib/External/isl/
H A Disl_tab_pip.c2544 int strict) in tab_ineq_sign()
2581 isl_int *ineq, int strict) in context_lex_ineq_sign()
3234 isl_int *ineq, int strict) in context_gbr_ineq_sign()
3769 int strict = 0; in is_strict() local
3845 int strict; in row_sign() local
H A Disl_constraint.c871 unsigned abs_pos, int strict) in add_larger_bound_constraint()
H A Disl_output.c538 static const char *constraint_op(int sign, int strict, int latex) in constraint_op()
822 int strict; in print_constraints() local
H A Disl_aff.c3008 __isl_take isl_pw_aff *pwaff2, int strict, int equal) in pw_aff_gte_set()
/llvm-project/libc/AOR_v20.02/math/test/
H A Dmathtest.c388 static int verbose, fo, strict; variable
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp2403 computeCollapsedLayoutMap(MemRefType srcType,ArrayRef<ReassociationIndices> reassociation,bool strict=false) computeCollapsedLayoutMap() argument