Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5860 convertToComplexValue(CodeGenFunction &CGF, RValue Val, QualType SrcType, in convertToComplexValue() function
5914 convertToComplexValue(*this, RVal, RValTy, LVal.getType(), Loc), LVal, in emitOMPSimpleStore()
6179 auto Res = convertToComplexValue(CGF, Value, SourceType, ResType, Loc); in convertToType()