Lines Matching defs:nil

1305 /// @return the parent corpus, or nil if this doesn't belong to any
1313 /// @return the parent corpus, or nil if this doesn't belong to any
2337 /// @return the next common instance, or nil if there is not any.
2419 /// @return the symbol alias that has the name @p name, or nil if none
2442 /// symbol, or nil if no alias textually equals the current symbol.
3116 /// Return a non-nil value if this data member context relationship
3461 // From this point, fd and sd should be non-nil
4224 /// @return the corpus this ABI artifact belongs to, or nil if it
4238 /// @return the corpus this ABI artifact belongs to, or nil if it
4255 /// @return the translation unit this ABI artifact belongs to, or nil
4263 /// @return the translation unit this ABI artifact belongs to, or nil
4704 /// @return the naming typedef, if any. Otherwise, returns nil.
5791 /// @return a non-nil pointer to the @ref var_decl denoted by @p d if
5792 /// it's an anonymous data member. Otherwise returns a nil pointer.
5808 /// @return a non-nil pointer to the @ref var_decl denoted by @p d if
5809 /// it's an anonymous data member. Otherwise returns a nil pointer.
5825 /// @return a non-nil pointer to the @ref var_decl denoted by @p d if
5826 /// it's an anonymous data member. Otherwise returns a nil pointer.
5839 /// @return a non-nil pointer to the @ref var_decl denoted by @p d if
5840 /// it's an anonymous data member. Otherwise returns a nil pointer.
5853 /// @return a non-nil pointer to the @ref var_decl denoted by @p d if
5854 /// it's an anonymous data member. Otherwise returns a nil pointer.
5896 /// an anonymous type. Otherwise, returns nil.
5913 /// an anonymous type. Otherwise, returns nil.
5927 /// an anonymous type. Otherwise, returns nil.
9808 /// function_decl. Otherwise, a nil shared pointer.
9827 /// function_decl. Otherwise, a nil shared pointer.
9837 /// function_decl. Otherwise, a nil shared pointer.
9850 /// function_decl. Otherwise, a nil shared pointer.
10004 /// nil.
10012 /// return nil.
10021 /// @return the integral type @p t can be converted to, or nil if @p
10041 /// @return the integral type @p t can be converted to, or nil if @p
10125 /// @return the enum_type_decl* if @p d is an enum, nil otherwise.
10134 /// @return the enum_type_decl_sptr if @p d is an enum, nil otherwise.
10235 /// nil otherwise.
10245 /// nil otherwise.
10263 /// @return the @ref union_decl is @p is a @ref union_decl, or nil
10273 /// @return the @ref union_decl is @p is a @ref union_decl, or nil
10507 /// If a decl is decl-only get its definition. Otherwise, just return nil.
10511 /// @return either the definition of the decl, or nil.
10548 /// If a decl is decl-only get its definition. Otherwise, just return nil.
10552 /// @return either the definition of the decl, or nil.
10602 /// @return the var_decl_sptr iff decl is a variable declaration; nil
10612 /// @return the var_decl_sptr iff decl is a variable declaration; nil
10686 /// type. Otherwise, return a nil object.
10745 /// of, or nil if it's not of that type.
10758 /// of, or nil if it's not of that type.
10913 /// the lookup didn't yield any type, then this function returns nil.
10939 /// returns nil.
10975 /// @return the basic type found or nil if no basic type was found.
10993 /// @return the basic type found or nil if no basic type was found.
11034 /// @return the class type found or nil if no class type was found.
11052 /// @return the union type found or nil if no union type was found.
11070 /// @return the union type found or nil if no union type was found.
11120 /// @return the enum type found or nil if no enum type was found.
11138 /// @return the enum type found or nil if no enum type was found.
11157 /// @return the typedef type found or nil if no typedef type was
11177 /// @return the typedef type found or nil if no typedef type was
11197 /// @return the qualified type found or nil if no qualified type was
11221 /// @return the qualified type found or nil if no qualified type was
11243 /// @return the pointer type found or nil if no pointer type was
11264 /// @return the pointer type found or nil if no pointer type was
11284 /// @return the pointer type found or nil if no pointer type was
11305 /// @return the reference type found or nil if no reference type was
11327 /// @return the reference type found or nil if no reference type was
11350 /// @return the array type found or nil if no array type was found.
13729 /// nil.
13819 function_type_sptr nil = function_type_sptr();
13830 return nil;
13843 return nil;
21545 /// @return the anonymous data member found, or nil if none was found.
21649 /// @return the method found, or nil if none was found.
21660 /// @return the method found, or nil if none was found.
21675 /// @return the method found, or nil if none was found.
21691 /// @return the method found, or nil if none was found.
21703 /// @return the method found, or nil if none was found.