Searched defs:getProcBindKind (Results 1 – 3 of 3) sorted by relevance
63 TEST(OpenMPParsingTest, getProcBindKind) { in TEST() argument
253 static llvm::omp::ProcBindKind getProcBindKind(omp::ClauseProcBindKind kind) { getProcBindKind() function
1138 llvm::omp::ProcBindKind getProcBindKind() const { return Kind; } getProcBindKind() function