Home
last modified time | relevance | path

Searched defs:reftype (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Python/
Dcompile.c1282 int arg, reftype; in compiler_make_closure() local
/external/python/cpython3/Python/
Dcompile.c1883 int arg, reftype; in compiler_make_closure() local
/external/clang/test/SemaCXX/
Dtype-traits.cpp574 typedef T& reftype; typedef
/external/clang/lib/Sema/
DSemaExpr.cpp2926 if (const ReferenceType *reftype = type->getAs<ReferenceType>()) { in BuildDeclarationNameExpr() local