Home
last modified time | relevance | path

Searched refs:FoundKind (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1922 OpenMPDirectiveKind FoundKind, in parseOMPEndDirective() argument
1928 if (FoundKind == ExpectedKind) { in parseOMPEndDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h6448 OpenMPDirectiveKind FoundKind,