Home
last modified time | relevance | path

Searched defs:OpaqueValue (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c217 CFTypeRef OpaqueValue = (*CFDictionaryGetValueFunc)(PListRef, ProductVersion); in _initializeAvailabilityCheck() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h5086 OpaqueValueExpr *OpaqueValue = nullptr; variable
5094 OpaqueValueExpr *OpaqueValue) in CoroutineSuspendExpr()
5200 Ready, Suspend, Resume, OpaqueValue) { in CoroutineSuspendExpr() argument
5279 OpaqueValueExpr *OpaqueValue) in CoyieldExpr()
H A DExpr.h4274 OpaqueValueExpr *OpaqueValue; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp298 OpaqueValueExpr *OpaqueValue; member