Searched defs:is_ptr (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/gcc/cp/
H A Dexcept.c831 int is_ptr; local
H A Dtypeck2.c1377 bool is_ptr; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp584 const bool is_ptr = IsPtr (); local
/freebsd-11.0-release/contrib/gcc/
H A Dtree-ssa-alias-warnings.c211 get_otype(tree object, bool is_ptr) argument
317 bool is_ptr; member in struct:match_info
581 reference_site(tree object, bool is_ptr) argument
702 get_maybe_star_prefix(tree object, bool is_ptr) argument
/freebsd-11.0-release/contrib/libcxxrt/
H A Dexception.cc935 bool is_ptr = ex ? ex_type->__is_pointer_p() : false; local

Completed in 166 milliseconds