HomeSort by relevance Sort by last modified time
    Searched full:friend (Results 1176 - 1200 of 2999) sorted by null

<<41424344454647484950>>

  /external/clang/test/CXX/expr/expr.prim/expr.prim.general/
p3-0x.cpp 68 friend int add_to_v(A &t) noexcept(noexcept(v_ + 42))
  /external/clang/test/Index/
complete-declarators.cpp 14 friend int N::X::f(N::X);
  /external/clang/test/Sema/
parentheses.cpp 37 friend S operator+(const S &lhs, bool) { return S(); }
  /external/clang/test/SemaCXX/
cxx0x-deleted-default-ctor.cpp 102 friend struct has_friend;
  /external/clang/test/SemaTemplate/
explicit-instantiation.cpp 96 struct basic_streambuf{friend bob<>()}; // expected-error{{unknown type name 'bob'}} \
ms-lookup-template-base-classes.cpp 114 friend void foo(A<T> p){
  /external/clang/tools/diagtool/
DiagnosticNames.h 54 friend struct GroupRecord;
  /external/clang/tools/libclang/
CXString.h 81 friend struct CXStringBuf;
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
vb.php 66 'Event', 'Exit', 'Explicit', 'False', 'For', 'Friend',
  /external/llvm/include/llvm/Analysis/
PathProfileInfo.h 108 friend class ProfilePath;
  /external/llvm/include/llvm/IR/
Argument.h 39 friend class SymbolTableListTraits<Argument, Function>;
GlobalAlias.h 30 friend class SymbolTableListTraits<GlobalAlias, Module>;
  /external/llvm/include/llvm/MC/
MCAtom.h 34 friend class MCModule;
MCSectionCOFF.h 37 friend class MCContext;
MCSectionELF.h 49 friend class MCContext;
  /external/llvm/lib/Analysis/
InstCount.cpp 38 friend class InstVisitor<InstCount>;
  /external/llvm/test/DebugInfo/X86/
DW_TAG_friend.ll 4 ; Check that the friend tag is there and is followed by a DW_AT_friend that has a reference back.
  /external/llvm/test/Transforms/GVN/
lpre-call-wrap.ll 12 ; friend bool operator!=(A const& a1, A const& a2) { return a1.n != a2.n; }
  /external/llvm/tools/llvm-symbolizer/
LLVMSymbolize.h 85 friend bool operator<(const SymbolDesc &s1, const SymbolDesc &s2) {
  /external/openfst/src/include/fst/
bi-table.h 141 friend class HashFunc;
142 friend class HashEqual;
334 friend class HashFunc;
335 friend class HashEqual;
const-fst.h 109 friend class ConstFst<A, U>; // Allow finding narcs_, nstates_ during Write
260 friend class StateIterator< ConstFst<A, U> >;
261 friend class ArcIterator< ConstFst<A, U> >;
262 template <class F, class G> void friend Cast(const F &, G *);
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_test_bad_identifiers.proto 96 optional uint32 friend = 31;
  /external/regex-re2/re2/
prog.h 166 friend class Compiler;
167 friend struct PatchList;
168 friend class Prog;
338 friend class Compiler;
  /external/skia/include/core/
SkData.h 124 friend class SkAutoTUnref<SkData>::BlockRef<SkData>;
SkDeque.h 116 friend class DequeUnitTestHelper;

Completed in 971 milliseconds

<<41424344454647484950>>