Home
last modified time | relevance | path

Searched defs:OMPRequiresDecl (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDeclOpenMP.h422 OMPRequiresDecl(DeclContext *DC, SourceLocation L) in OMPRequiresDecl() function
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h167 class OMPRequiresDecl; variable