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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTVector.h36 inline _Scalar_ptr_iterator_tag _Ptr_cat(T1 **, T2 **) { function in namespace:std
42 inline _Scalar_ptr_iterator_tag _Ptr_cat(T1* const *, T2 **) { function in namespace:std

Completed in 26 milliseconds