Searched defs:MapLoc (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 3310 SourceLocation MapLoc; variable 3353 SourceLocation MapLoc, SourceLocation StartLoc, in OMPMapClause()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | OpenMPClause.h | 5910 SourceLocation MapLoc; variable 5940 SourceLocation MapLoc, const OMPVarListLocTy &Locs, in OMPMapClause()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | OpenMPClause.h | 5870 SourceLocation MapLoc; variable 5900 SourceLocation MapLoc, const OMPVarListLocTy &Locs, in OMPMapClause()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | OpenMPClause.h | 5910 SourceLocation MapLoc; variable 5940 SourceLocation MapLoc, const OMPVarListLocTy &Locs, in OMPMapClause()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | OpenMPClause.h | 5910 SourceLocation MapLoc; variable 5940 SourceLocation MapLoc, const OMPVarListLocTy &Locs, in OMPMapClause()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 11043 SourceLocation MapLoc, SourceLocation ColonLoc, in ActOnOpenMPMapClause()
|
H A D | TreeTransform.h | 1674 SourceLocation MapLoc, SourceLocation ColonLoc, in RebuildOMPMapClause()
|