clang: OMPErrorDirective Class Reference (original) (raw)

This represents '#pragma omp error' directive. More...

#include "[clang/AST/StmtOpenMP.h](StmtOpenMP%5F8h%5Fsource.html)"

Friends
class ASTStmtReader
class OMPExecutableDirective

This represents '#pragma omp error' directive.

Definition at line 6665 of file StmtOpenMP.h.

classof()

bool OMPErrorDirective::classof ( const Stmt * T) inlinestatic

Create()

CreateEmpty()

ASTStmtReader

friend class ASTStmtReader friend

OMPExecutableDirective


The documentation for this class was generated from the following files: