reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/OpenMPClause.h
 3457   static OMPAlignedClause *Create(const ASTContext &C, SourceLocation StartLoc,

References

tools/clang/lib/Sema/SemaOpenMP.cpp
14102   return OMPAlignedClause::Create(Context, StartLoc, LParenLoc, ColonLoc,