Home
last modified time | relevance | path

Searched defs:ModifierLoc (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DOpenMPClause.h3216 SourceLocation ModifierLoc; variable
3238 SourceLocation ModifierLoc, SourceLocation ColonLoc, in OMPReductionClause()
4039 SourceLocation ModifierLoc; variable
4062 OpenMPLinearClauseKind Modifier, SourceLocation ModifierLoc, in OMPLinearClause()
5084 SourceLocation ModifierLoc; variable
5113 SourceLocation LParenLoc, SourceLocation ModifierLoc, in OMPDeviceClause()
6371 SourceLocation ModifierLoc; variable
6400 SourceLocation ModifierLoc, SourceLocation EndLoc) in OMPGrainsizeClause()
6503 SourceLocation ModifierLoc; variable
6532 SourceLocation ModifierLoc, SourceLocation EndLoc) in OMPNumTasksClause()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DOpenMPClause.h3176 SourceLocation ModifierLoc; variable
3198 SourceLocation ModifierLoc, SourceLocation ColonLoc, in OMPReductionClause()
3999 SourceLocation ModifierLoc; variable
4022 OpenMPLinearClauseKind Modifier, SourceLocation ModifierLoc, in OMPLinearClause()
5044 SourceLocation ModifierLoc; variable
5073 SourceLocation LParenLoc, SourceLocation ModifierLoc, in OMPDeviceClause()
6331 SourceLocation ModifierLoc; variable
6360 SourceLocation ModifierLoc, SourceLocation EndLoc) in OMPGrainsizeClause()
6463 SourceLocation ModifierLoc; variable
6492 SourceLocation ModifierLoc, SourceLocation EndLoc) in OMPNumTasksClause()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DOpenMPClause.h3216 SourceLocation ModifierLoc; variable
3238 SourceLocation ModifierLoc, SourceLocation ColonLoc, in OMPReductionClause()
4039 SourceLocation ModifierLoc; variable
4062 OpenMPLinearClauseKind Modifier, SourceLocation ModifierLoc, in OMPLinearClause()
5084 SourceLocation ModifierLoc; variable
5113 SourceLocation LParenLoc, SourceLocation ModifierLoc, in OMPDeviceClause()
6371 SourceLocation ModifierLoc; variable
6400 SourceLocation ModifierLoc, SourceLocation EndLoc) in OMPGrainsizeClause()
6503 SourceLocation ModifierLoc; variable
6532 SourceLocation ModifierLoc, SourceLocation EndLoc) in OMPNumTasksClause()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DOpenMPClause.h3216 SourceLocation ModifierLoc; variable
3238 SourceLocation ModifierLoc, SourceLocation ColonLoc, in OMPReductionClause()
4039 SourceLocation ModifierLoc; variable
4062 OpenMPLinearClauseKind Modifier, SourceLocation ModifierLoc, in OMPLinearClause()
5084 SourceLocation ModifierLoc; variable
5113 SourceLocation LParenLoc, SourceLocation ModifierLoc, in OMPDeviceClause()
6371 SourceLocation ModifierLoc; variable
6400 SourceLocation ModifierLoc, SourceLocation EndLoc) in OMPGrainsizeClause()
6503 SourceLocation ModifierLoc; variable
6532 SourceLocation ModifierLoc, SourceLocation EndLoc) in OMPNumTasksClause()
[all …]
/aosp_15_r20/external/clang/include/clang/AST/
H A DOpenMPClause.h1888 SourceLocation ModifierLoc; variable
1907 OpenMPLinearClauseKind Modifier, SourceLocation ModifierLoc, in OMPLinearClause()
3926 SourceLocation ModifierLoc; variable
/aosp_15_r20/external/clang/lib/AST/
H A DOpenMPClause.cpp317 OpenMPLinearClauseKind Modifier, SourceLocation ModifierLoc, in Create()
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp3049 LocTy ModifierLoc = Lex.getLoc(); in ParseValID() local
/aosp_15_r20/external/clang/lib/Sema/
H A DTreeTransform.h1586 SourceLocation ModifierLoc, in RebuildOMPLinearClause()