Searched defs:getModifierLoc (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h3304 SourceLocation getModifierLoc() const { return ModifierLoc; } function in class:clang::final
4053 SourceLocation getModifierLoc() const { return ModifierLoc; } function in class:clang::final
5006 SourceLocation getModifierLoc() const { return ModifierLoc; } function in class:clang::OMPDeviceClause
6290 SourceLocation getModifierLoc() const { return ModifierLoc; } function in class:clang::OMPGrainsizeClause
6422 SourceLocation getModifierLoc() const { return ModifierLoc; } function in class:clang::OMPNumTasksClause

Completed in 271 milliseconds