Searched defs:OpaqueValue (Results 1 – 4 of 4) sorted by relevance
/llvm-project/compiler-rt/lib/builtins/ | ||
H A D | os_version_check.c | 217 CFTypeRef OpaqueValue = (*CFDictionaryGetValueFunc)(PListRef, ProductVersion); _initializeAvailabilityCheck() local |
/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprCXX.h | 5278 Ready, Suspend, Resume, OpaqueValue) {} in CoyieldExpr() argument |
H A D | Expr.h | 4255 OpaqueValueExpr *OpaqueValue; global() variable |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCoroutine.cpp | 298 OpaqueValueExpr *OpaqueValue; global() member |