Searched defs:KindKwLoc (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 1018 SourceLocation KindKwLoc; variable 1099 SourceLocation KindKwLoc; variable 1334 SourceLocation KindKwLoc; variable 1422 SourceLocation KindKwLoc; variable 1501 SourceLocation KindKwLoc; variable 7862 SourceLocation KindKwLoc; variable
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 15796 SourceLocation KindKwLoc, in ActOnOpenMPDefaultClause() 15830 SourceLocation KindKwLoc, in ActOnOpenMPProcBindClause() 15858 OpenMPAtomicDefaultMemOrderClauseKind Kind, SourceLocation KindKwLoc, in ActOnOpenMPAtomicDefaultMemOrderClause() 15873 SourceLocation KindKwLoc, in ActOnOpenMPAtClause() 15889 SourceLocation KindKwLoc, in ActOnOpenMPSeverityClause() 15958 SourceLocation KindKwLoc, in ActOnOpenMPUpdateClause()
|
H A D | TreeTransform.h | 1789 OMPClause *RebuildOMPDefaultClause(DefaultKind Kind, SourceLocation KindKwLoc, in RebuildOMPDefaultClause() 1802 SourceLocation KindKwLoc, in RebuildOMPProcBindClause() 2307 OpenMPOrderClauseKind Kind, SourceLocation KindKwLoc, in RebuildOMPOrderClause()
|