Home
last modified time | relevance | path

Searched defs:applyTo (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/test/
H A Ddsl.py245 def applyTo(self, config): member in ConfigAction
286 def applyTo(self, config): member in AddFeature
303 def applyTo(self, config): member in AddFlag
323 def applyTo(self, config): member in AddFlagIfSupported
342 def applyTo(self, config): member in AddCompileFlag
361 def applyTo(self, config): member in AddLinkFlag
380 def applyTo(self, config): member in PrependLinkFlag
400 def applyTo(self, config): member in AddOptionalWarningFlag
421 def applyTo(self, config): member in AddSubstitution
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dapply.c50 bool applyTo(Expression *e) in applyTo() function
H A Dsapply.c41 bool applyTo(Statement *s) in applyTo() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dapply.d98 bool applyTo(Expression e) in applyTo() function
H A Dsapply.d52 bool applyTo(Statement s) in applyTo() function