Home
last modified time | relevance | path

Searched refs:isImportedSymbol (Results 1 – 25 of 81) sorted by relevance

1234

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Ddeclaration.h268 bool isImportedSymbol() const;
643 bool isImportedSymbol() const;
H A Ddsymbol.h215 virtual bool isImportedSymbol() const; // is Dsymbol imported?
H A Doptimize.d464 if (!ve.var.isReference() && !ve.var.isImportedSymbol()) in Expression_optimize()
479 if (ve.type.ty == Tsarray && !ve.var.isImportedSymbol()) in Expression_optimize()
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Ddeclaration.h276 bool isImportedSymbol() const;
631 bool isImportedSymbol() const;
H A Ddsymbol.h216 virtual bool isImportedSymbol() const; // is Dsymbol imported?
H A Doptimize.c369 !ve->var->isImportedSymbol()) in Expression_optimize()
386 && !ve->var->isImportedSymbol()) in Expression_optimize()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Ddeclaration.h276 bool isImportedSymbol() const;
631 bool isImportedSymbol() const;
H A Ddsymbol.h216 virtual bool isImportedSymbol() const; // is Dsymbol imported?
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Ddeclaration.h276 bool isImportedSymbol() const;
631 bool isImportedSymbol() const;
H A Ddsymbol.h216 virtual bool isImportedSymbol() const; // is Dsymbol imported?
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Ddeclaration.h277 bool isImportedSymbol() const;
632 bool isImportedSymbol() const;
H A Ddsymbol.h216 virtual bool isImportedSymbol() const; // is Dsymbol imported?
H A Doptimize.c369 !ve->var->isImportedSymbol()) in Expression_optimize()
386 && !ve->var->isImportedSymbol()) in Expression_optimize()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Ddeclaration.h285 bool isImportedSymbol() const;
673 bool isImportedSymbol() const;
H A Ddsymbol.h215 virtual bool isImportedSymbol() const; // is Dsymbol imported?
H A Doptimize.c368 !ve->var->isImportedSymbol()) in Expression_optimize()
385 && !ve->var->isImportedSymbol()) in Expression_optimize()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Ddeclaration.h285 bool isImportedSymbol() const;
673 bool isImportedSymbol() const;
H A Ddsymbol.h215 virtual bool isImportedSymbol() const; // is Dsymbol imported?
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Ddeclaration.h285 bool isImportedSymbol() const;
673 bool isImportedSymbol() const;
H A Ddsymbol.h215 virtual bool isImportedSymbol() const; // is Dsymbol imported?
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Ddeclaration.h277 bool isImportedSymbol() const;
632 bool isImportedSymbol() const;
H A Ddsymbol.h216 virtual bool isImportedSymbol() const; // is Dsymbol imported?
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Ddeclaration.h277 bool isImportedSymbol() const;
632 bool isImportedSymbol() const;
H A Ddsymbol.h216 virtual bool isImportedSymbol() const; // is Dsymbol imported?
H A Doptimize.c370 !ve->var->isImportedSymbol()) in Expression_optimize()
387 && !ve->var->isImportedSymbol()) in Expression_optimize()

1234