Home
last modified time | relevance | path

Searched defs:TFENode (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGenObjCXX/
D2010-08-06-X.Y-syntax.mm2 struct TFENode { struct
3 TFENode(const TFENode& inNode); argument
7 - (const TFENode&) target; argument
Dproperty-dot-reference.mm4 struct TFENode { struct
9 - (const TFENode&) node; argument
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/
Dinvoke_lvalue.pass.cpp265 struct TFENode struct
278 const auto f = bind(&TFENode::foo, _1, 0UL); in test3() argument