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.cpp1985 OpenMPDirectiveKind FoundKind, in parseOMPEndDirective() argument
1991 if (FoundKind == ExpectedKind) { in parseOMPEndDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3474 OpenMPDirectiveKind FoundKind,