/llvm-project/lldb/tools/lldb-dap/ |
H A D | tsconfig.json | 7 "strict": true, boolean
|
/llvm-project/llvm/utils/vscode/llvm/ |
H A D | tsconfig.json | 11 "strict": true /* enable all strict type-checking options */ boolean
|
/llvm-project/lldb/source/Plugins/Language/ObjC/ |
H A D | ObjCLanguage.cpp | 64 ObjCLanguage::MethodName::Create(llvm::StringRef name, bool strict) { in Create() argument
|
/llvm-project/clang/include/clang/Sema/ |
H A D | ParsedAttr.h | 239 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 D | isl_tab_pip.c | 2544 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 D | isl_constraint.c | 871 unsigned abs_pos, int strict) in add_larger_bound_constraint()
|
H A D | isl_output.c | 538 static const char *constraint_op(int sign, int strict, int latex) in constraint_op() 822 int strict; in print_constraints() local
|
H A D | isl_aff.c | 3008 __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 D | mathtest.c | 388 static int verbose, fo, strict; variable
|
/llvm-project/mlir/lib/Dialect/MemRef/IR/ |
H A D | MemRefOps.cpp | 2403 computeCollapsedLayoutMap(MemRefType srcType,ArrayRef<ReassociationIndices> reassociation,bool strict=false) computeCollapsedLayoutMap() argument
|