OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IgnoreReal
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprComplex.cpp
48
bool
IgnoreReal
;
52
: CGF(cgf), Builder(CGF.Builder),
IgnoreReal
(ir), IgnoreImag(ii) {
61
bool I =
IgnoreReal
;
62
IgnoreReal
= false;
360
if (!
IgnoreReal
|| isVolatile) {
1120
ComplexPairTy CodeGenFunction::EmitComplexExpr(const Expr *E, bool
IgnoreReal
,
1125
return ComplexExprEmitter(*this,
IgnoreReal
, IgnoreImag)
CodeGenFunction.h
4331
bool
IgnoreReal
= false,
Completed in 22 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026