Home
last modified time | relevance | path

Searched refs:ExitData (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h35 ExitData, enumerator
86 case OpenACCDirectiveKind::ExitData:
/freebsd-14.2/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h925 OUT CHAR16 **ExitData OPTIONAL
954 IN CHAR16 *ExitData OPTIONAL
/freebsd-14.2/stand/efi/include/
H A Defiapi.h349 OUT CHAR16 **ExitData OPTIONAL
358 IN CHAR16 *ExitData OPTIONAL
/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp257 case OpenACCDirectiveKind::ExitData: in isOpenACCDirectiveKind()
362 : OpenACCDirectiveKind::ExitData; in ParseOpenACCEnterExitDataDirective()