Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DValue.cpp250 OpaqueValue::OpaqueValue(Value value) : impl(value.getAsOpaquePointer()) {} in OpaqueValue() function in OpaqueValue
/external/llvm-project/compiler-rt/lib/builtins/
Dos_version_check.c213 CFTypeRef OpaqueValue = (*CFDictionaryGetValueFunc)(PListRef, ProductVersion); in _initializeAvailabilityCheck() local
/external/llvm-project/clang/include/clang/AST/
DExprCXX.h4677 OpaqueValueExpr *OpaqueValue = nullptr; variable
4682 OpaqueValueExpr *OpaqueValue) in CoroutineSuspendExpr()
4762 Suspend, Resume, OpaqueValue) { in CoroutineSuspendExpr() argument
4844 Expr *Suspend, Expr *Resume, OpaqueValueExpr *OpaqueValue) in CoyieldExpr()
DExpr.h4136 OpaqueValueExpr *OpaqueValue; variable
/external/llvm-project/clang/lib/Sema/
DSemaCoroutine.cpp344 OpaqueValueExpr *OpaqueValue; member
/external/clang/lib/CodeGen/
DCodeGenFunction.h810 const OpaqueValueExpr *OpaqueValue; variable
/external/clang/lib/AST/
DASTImporter.cpp5703 OpaqueValueExpr *OpaqueValue = cast_or_null<OpaqueValueExpr>( in VisitBinaryConditionalOperator() local
/external/clang/include/clang/AST/
DExpr.h3249 OpaqueValueExpr *OpaqueValue; variable