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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp459 int getPriority(StringRef s) { function in namespace:lld::elf
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DWriter.cpp645 auto getPriority = [](const Chunk *c) { local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5284 Expr *getPriority() { return cast<Expr>(Priority); } function in class:clang::OMPPriorityClause
5287 Expr *getPriority() const { return cast<Expr>(Priority); } function in class:clang::OMPPriorityClause

Completed in 91 milliseconds