Lines Matching refs:PathArgument
510 class PathArgument
515 PathArgument();
516 PathArgument( ArrayIndex index );
517 PathArgument( const char *key );
518 PathArgument( const std::string &key );
547 const PathArgument &a1 = PathArgument(),
548 const PathArgument &a2 = PathArgument(),
549 const PathArgument &a3 = PathArgument(),
550 const PathArgument &a4 = PathArgument(),
551 const PathArgument &a5 = PathArgument() );
560 typedef std::vector<const PathArgument *> InArgs;
561 typedef std::vector<PathArgument> Args;
568 PathArgument::Kind kind );