Home
last modified time | relevance | path

Searched defs:setModifierLoc (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DOpenMPClause.h3262 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
4180 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
5098 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
6383 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
6515 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DOpenMPClause.h3222 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
4140 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
5058 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
6343 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
6475 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DOpenMPClause.h3262 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
4180 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
5098 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
6383 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
6515 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DOpenMPClause.h3262 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
4180 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
5098 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
6383 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
6515 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DOpenMPClause.h2017 void setModifierLoc(SourceLocation Loc) { ModifierLoc = Loc; } in setModifierLoc() function