Home
last modified time | relevance | path

Searched refs:SetNonInheritedCInsn (Results 1 – 6 of 6) sorted by relevance

/dports/textproc/jade/jade-1.2.1/style/
H A DInsn2.h89 class SetNonInheritedCInsn : public SetPseudoNonInheritedCInsn {
91 SetNonInheritedCInsn(const Identifier *, const Location &, InsnPtr);
H A DInsn.cxx1294 SetNonInheritedCInsn::SetNonInheritedCInsn(const Identifier *nic, const Location &loc, in SetNonInheritedCInsn() function in DSSSL_NAMESPACE::SetNonInheritedCInsn
1300 const Insn *SetNonInheritedCInsn::execute(VM &vm) const in execute()
H A DExpression.cxx1340 new SetNonInheritedCInsn(keys_[i], in compileNonInheritedCs()
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A DInsn2.h89 class SetNonInheritedCInsn : public SetPseudoNonInheritedCInsn {
91 SetNonInheritedCInsn(const Identifier *, const Location &, InsnPtr);
H A DInsn.cxx1296 SetNonInheritedCInsn::SetNonInheritedCInsn(const Identifier *nic, const Location &loc, in InheritedC()
1302 const Insn *SetNonInheritedCInsn::execute(VM &vm) const in InheritedC()
H A DExpression.cxx1376 new SetNonInheritedCInsn(keys_[i], in compileNonInheritedCs()