Searched defs:expr (Results 51 - 75 of 202) sorted by relevance

123456789

/freebsd-10-stable/contrib/gcc/
H A Dtree-vect-patterns.c73 tree expr; local
159 tree stmt, expr; local
381 tree stmt, expr; local
[all...]
H A Dtree-vn.c83 vn_compute (tree expr, hashval_t val) argument
241 vn_add (tree expr, tree val) argument
252 vn_add_with_vuses (tree expr, tree val, VEC (tree, gc) *vuses) argument
280 vn_lookup(tree expr, tree stmt) argument
291 vn_lookup_with_vuses(tree expr, VEC (tree, gc) *vuses) argument
330 print_creation_to_file(tree v, tree expr, VEC (tree, gc) *vuses) argument
360 vn_lookup_or_add(tree expr, tree stmt) argument
402 vn_lookup_or_add_with_vuses(tree expr, VEC (tree, gc) *vuses) argument
430 get_value_handle(tree expr) argument
[all...]
H A Dlanghooks.c558 lhd_expr_to_decl (tree expr, bool *tc ATTRIBUTE_UNUSED, argument
H A Dtree-object-size.c90 compute_object_offset (tree expr, tree var) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/mi/
H A Dmi-cmd-var.c46 char *expr; local
116 char *expr; local
/freebsd-10-stable/contrib/libpcap/
H A Dgrammar.y324 expr: term label
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h153 const SymbolConjured* conjureSymbol(const Expr *expr, argument
308 Loc makeLoc(const AddrLabelExpr *expr) { argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectExpression.cpp418 const char * expr = NULL; local
258 EvaluateExpression( const char *expr, Stream *output_stream, Stream *error_stream, CommandReturnObject *result ) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectVariable.cpp122 DWARFExpression &expr = variable->LocationExpression(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DClangExpressionParser.cpp180 ClangExpressionParser(ExecutionContextScope *exe_scope, ClangExpression &expr) argument
/freebsd-10-stable/gnu/usr.bin/gdb/kgdb/
H A Dmain.c187 struct expression *expr; local
H A Dtrgt_ia64.c59 char *expr; local
/freebsd-10-stable/usr.bin/csplit/
H A Dcsplit.c100 const char *expr; local
355 do_rexp(const char *expr) argument
437 do_lineno(const char *expr) argument
[all...]
/freebsd-10-stable/usr.bin/nl/
H A Dnl.c62 regex_t expr; /* for type == number_regex */ member in struct:numbering_property
/freebsd-10-stable/contrib/gcc/cp/
H A Dcvt.c79 cp_convert_to_pointer(tree type, tree expr, bool force) argument
296 convert_to_pointer_force(tree type, tree expr) argument
442 convert_to_reference(tree reftype, tree expr, int convtype, int flags, tree decl) argument
579 force_rvalue(tree expr) argument
593 cp_convert(tree type, tree expr) argument
603 ocp_convert(tree type, tree expr, int convtype, int flags) argument
798 convert_to_void(tree expr, const char *implicit) argument
1009 convert(tree type, tree expr) argument
1030 convert_force(tree type, tree expr, int convtype) argument
1069 build_type_conversion(tree xtype, tree expr) argument
1082 build_expr_type_conversion(int desires, tree expr, bool complain) argument
1272 perform_qualification_conversions(tree type, tree expr) argument
[all...]
H A Dexcept.c857 is_admissible_throw_operand (tree expr) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXXABI.cpp145 CharUnits CGCXXABI::GetArrayCookieSize(const CXXNewExpr *expr) { argument
166 bool CGCXXABI::requiresArrayCookie(const CXXDeleteExpr *expr, argument
176 bool CGCXXABI::requiresArrayCookie(const CXXNewExpr *expr) { argument
156 InitializeArrayCookie(CodeGenFunction &CGF, llvm::Value *NewPtr, llvm::Value *NumElements, const CXXNewExpr *expr, QualType ElementType) argument
185 ReadArrayCookie(CodeGenFunction &CGF, llvm::Value *ptr, const CXXDeleteExpr *expr, QualType eltTy, llvm::Value *&numElements, llvm::Value *&allocPtr, CharUnits &cookieSize) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp124 conjureSymbolVal(const void *symbolTag, const Expr *expr, const LocationContext *LCtx, QualType type, unsigned count) argument
168 getMetadataSymbolVal(const void *symbolTag, const MemRegion *region, const Expr *expr, QualType type, unsigned count) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DUnwindPlan.h236 } expr; member in union:lldb_private::UnwindPlan::Row::RegisterLocation::__anon3719
/freebsd-10-stable/usr.bin/ldd/
H A Dsods.c145 static inline const void *align_struct(const void *expr) argument
151 static inline const void *align_long(const void *expr) argument
157 static inline const void *align_short(const void *expr) argument
/freebsd-10-stable/bin/pax/
H A Doptions.c1430 char *expr; local
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dsh.exp.c188 expr(Char ***vp) function
/freebsd-10-stable/contrib/binutils/gas/
H A Dexpr.c1635 expr (int rankarg, /* Larger # is higher rank. */ function
[all...]
/freebsd-10-stable/contrib/byacc/test/yacc/
H A Dcalc1.tab.c396 int dot = 0, expr = 0; local
H A Dvarsyntax_calc1.tab.c397 int dot = 0, expr = 0; local

Completed in 325 milliseconds

123456789