Home
last modified time | relevance | path

Searched defs:CommaLoc (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/clang/lib/Parse/
H A DParseDecl.cpp1856 SourceLocation CommaLoc; in ParseDeclGroup() local
3612 SourceLocation CommaLoc; in ParseStructDeclaration() local
4236 SourceLocation CommaLoc; in ParseEnumBody() local
H A DParseDeclCXX.cpp2685 SourceLocation CommaLoc; in ParseCXXClassMemberDeclaration() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DOpenMPClause.h712 SourceLocation CommaLoc; variable
796 SourceLocation KLoc, SourceLocation CommaLoc, in OMPScheduleClause()
3821 SourceLocation CommaLoc; variable
3865 SourceLocation KLoc, SourceLocation CommaLoc, in OMPDistScheduleClause()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DOpenMPClause.h1657 SourceLocation CommaLoc; variable
1740 SourceLocation KLoc, SourceLocation CommaLoc, in OMPScheduleClause()
6660 SourceLocation CommaLoc; variable
6703 SourceLocation KLoc, SourceLocation CommaLoc, in OMPDistScheduleClause()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DOpenMPClause.h1657 SourceLocation CommaLoc; variable
1740 SourceLocation KLoc, SourceLocation CommaLoc, in OMPScheduleClause()
6620 SourceLocation CommaLoc; variable
6663 SourceLocation KLoc, SourceLocation CommaLoc, in OMPDistScheduleClause()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DOpenMPClause.h1657 SourceLocation CommaLoc; variable
1740 SourceLocation KLoc, SourceLocation CommaLoc, in OMPScheduleClause()
6660 SourceLocation CommaLoc; variable
6703 SourceLocation KLoc, SourceLocation CommaLoc, in OMPDistScheduleClause()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DOpenMPClause.h1657 SourceLocation CommaLoc; variable
1740 SourceLocation KLoc, SourceLocation CommaLoc, in OMPScheduleClause()
6660 SourceLocation CommaLoc; variable
6703 SourceLocation KLoc, SourceLocation CommaLoc, in OMPDistScheduleClause()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DDeclSpec.h1705 SourceLocation CommaLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DDeclSpec.h1994 SourceLocation CommaLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DDeclSpec.h1995 SourceLocation CommaLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DDeclSpec.h1994 SourceLocation CommaLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DDeclSpec.h1936 SourceLocation CommaLoc; variable
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp7802 SourceLocation KindLoc, SourceLocation CommaLoc, SourceLocation EndLoc) { in ActOnOpenMPScheduleClause()
11388 SourceLocation LParenLoc, SourceLocation KindLoc, SourceLocation CommaLoc, in ActOnOpenMPDistScheduleClause()
H A DTreeTransform.h1497 SourceLocation KindLoc, SourceLocation CommaLoc, SourceLocation EndLoc) { in RebuildOMPScheduleClause()
1756 SourceLocation CommaLoc, SourceLocation EndLoc) { in RebuildOMPDistScheduleClause()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DMasmParser.cpp4245 SMLoc CommaLoc = getTok().getLoc(); in parseStructInitializer() local