Searched defs:getPriority (Results 1 – 3 of 3) sorted by relevance
24 int getPriority() const { return priority; } in getPriority() function
610 unsigned getPriority() const { return Priority; } in getPriority() function
5924 Expr *getPriority() { return cast<Expr>(Priority); } in getPriority() function5927 Expr *getPriority() const { return cast<Expr>(Priority); } in getPriority() function