Home
last modified time | relevance | path

Searched defs:getPriority (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Dwpamsg.h24 int getPriority() const { return priority; } in getPriority() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h610 unsigned getPriority() const { return Priority; } in getPriority() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h5924 Expr *getPriority() { return cast<Expr>(Priority); } in getPriority() function
5927 Expr *getPriority() const { return cast<Expr>(Priority); } in getPriority() function