Searched defs:KindKwLoc (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/clang/include/clang/AST/ |
D | OpenMPClause.h | 881 SourceLocation KindKwLoc; variable 962 SourceLocation KindKwLoc; variable 1217 SourceLocation KindKwLoc; variable 7213 SourceLocation KindKwLoc; variable
|
/external/clang/include/clang/AST/ |
D | OpenMPClause.h | 561 SourceLocation KindKwLoc; variable 633 SourceLocation KindKwLoc; variable
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 13104 SourceLocation KindKwLoc, in ActOnOpenMPDefaultClause() 13135 SourceLocation KindKwLoc, in ActOnOpenMPProcBindClause() 13152 OpenMPAtomicDefaultMemOrderClauseKind Kind, SourceLocation KindKwLoc, in ActOnOpenMPAtomicDefaultMemOrderClause() 13167 SourceLocation KindKwLoc, in ActOnOpenMPOrderClause() 13185 SourceLocation KindKwLoc, in ActOnOpenMPUpdateClause()
|
D | TreeTransform.h | 1645 OMPClause *RebuildOMPDefaultClause(DefaultKind Kind, SourceLocation KindKwLoc, in RebuildOMPDefaultClause() 1658 SourceLocation KindKwLoc, in RebuildOMPProcBindClause() 2149 SourceLocation KindKwLoc, in RebuildOMPOrderClause()
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 7645 SourceLocation KindKwLoc, in ActOnOpenMPDefaultClause() 7674 SourceLocation KindKwLoc, in ActOnOpenMPProcBindClause()
|
D | TreeTransform.h | 1468 SourceLocation KindKwLoc, in RebuildOMPDefaultClause() 1481 SourceLocation KindKwLoc, in RebuildOMPProcBindClause()
|