Home
last modified time | relevance | path

Searched refs:canTakeAddressOf (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/clazy/clazy-1.5/src/
H A DContextUtils.h166 bool canTakeAddressOf(clang::CXXMethodDecl *method,
H A DContextUtils.cpp127 bool clazy::canTakeAddressOf(CXXMethodDecl *method, DeclContext *context, bool &isSpecialProtectedC… in canTakeAddressOf() function in clazy
/dports/devel/clazy/clazy-1.5/src/checks/level2/
H A Dold-style-connect.cpp449 if (!clazy::canTakeAddressOf(methodDecl, context, /*by-ref*/ isSpecialProtectedCase)) { in fixits()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Ddeclaration.c1027 bool VarDeclaration::canTakeAddressOf() in canTakeAddressOf() function
1044 if (!canTakeAddressOf()) in isDataseg()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Ddeclaration.c1027 bool VarDeclaration::canTakeAddressOf() in canTakeAddressOf() function
1044 if (!canTakeAddressOf()) in isDataseg()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Ddeclaration.c1027 bool VarDeclaration::canTakeAddressOf() in canTakeAddressOf() function
1044 if (!canTakeAddressOf()) in isDataseg()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Ddeclaration.h274 bool canTakeAddressOf();
H A Ddeclaration.d1277 if (!canTakeAddressOf()) in isDataseg()
1362 final bool canTakeAddressOf() in canTakeAddressOf() function
/dports/lang/gcc9/gcc-9.4.0/gcc/d/
H A Ddecl.cc676 if (!d->canTakeAddressOf ()) in visit()
1105 : !vd->canTakeAddressOf () ? CONST_DECL in get_symbol_decl()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/
H A Ddecl.cc678 if (!d->canTakeAddressOf ()) in visit()
1126 : !vd->canTakeAddressOf () ? CONST_DECL in get_symbol_decl()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/
H A Ddecl.cc645 if (!d->canTakeAddressOf ()) in visit()
1065 : !vd->canTakeAddressOf () ? CONST_DECL in get_symbol_decl()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/
H A Ddecl.cc645 if (!d->canTakeAddressOf ()) in visit()
1065 : !vd->canTakeAddressOf () ? CONST_DECL in get_symbol_decl()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/
H A Ddecl.cc678 if (!d->canTakeAddressOf ()) in visit()
1123 : !vd->canTakeAddressOf () ? CONST_DECL in get_symbol_decl()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/
H A Ddecl.cc676 if (!d->canTakeAddressOf ()) in visit()
1105 : !vd->canTakeAddressOf () ? CONST_DECL in get_symbol_decl()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/
H A Ddecl.cc645 if (!d->canTakeAddressOf ()) in visit()
1065 : !vd->canTakeAddressOf () ? CONST_DECL in get_symbol_decl()
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Ddeclaration.h282 bool canTakeAddressOf();
H A Ddeclaration.c1987 bool VarDeclaration::canTakeAddressOf() in canTakeAddressOf() function
2004 if (!canTakeAddressOf()) in isDataseg()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Ddeclaration.h282 bool canTakeAddressOf();
H A Ddeclaration.c1980 bool VarDeclaration::canTakeAddressOf() in canTakeAddressOf() function
1997 if (!canTakeAddressOf()) in isDataseg()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Ddeclaration.h282 bool canTakeAddressOf();
H A Ddeclaration.c1987 bool VarDeclaration::canTakeAddressOf() in canTakeAddressOf() function
2004 if (!canTakeAddressOf()) in isDataseg()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/
H A Ddecl.cc712 if (!d->canTakeAddressOf ()) in visit()
1132 : !vd->canTakeAddressOf () ? CONST_DECL in get_symbol_decl()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Ddeclaration.c2000 bool VarDeclaration::canTakeAddressOf() in canTakeAddressOf() function
2017 if (!canTakeAddressOf()) in isDataseg()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/
H A Ddecl.cc676 if (!d->canTakeAddressOf ()) in visit()
1113 : !vd->canTakeAddressOf () ? CONST_DECL in get_symbol_decl()
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Ddeclaration.c2007 bool VarDeclaration::canTakeAddressOf() in canTakeAddressOf() function
2024 if (!canTakeAddressOf()) in isDataseg()

12