Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/builtins/
H A Dos_version_check.c217 CFTypeRef OpaqueValue = (*CFDictionaryGetValueFunc)(PListRef, ProductVersion); _initializeAvailabilityCheck() local
/llvm-project/clang/include/clang/AST/
H A DExprCXX.h5278 Ready, Suspend, Resume, OpaqueValue) {} in CoyieldExpr() argument
5085 OpaqueValueExpr *OpaqueValue = nullptr; global() variable
5093 CoroutineSuspendExpr(StmtClass SC,SourceLocation KeywordLoc,Expr * Operand,Expr * Common,Expr * Ready,Expr * Suspend,Expr * Resume,OpaqueValueExpr * OpaqueValue) CoroutineSuspendExpr() argument
5199 CoroutineSuspendExpr(CoawaitExprClass,CoawaitLoc,Operand,Common,Ready,Suspend,Resume,OpaqueValue) CoroutineSuspendExpr() argument
H A DExpr.h4255 OpaqueValueExpr *OpaqueValue; global() variable
/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp298 OpaqueValueExpr *OpaqueValue; global() member