Home
last modified time | relevance | path

Searched defs:cgf (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Sema/
Dusual-float.c8 CGFloat cgf = 3.4; in foo() local
/external/clang/lib/CodeGen/
DCGExprComplex.cpp53 ComplexExprEmitter(CodeGenFunction &cgf, bool ir=false, bool ii=false) in ComplexExprEmitter()
DCGExprAgg.cpp66 AggExprEmitter(CodeGenFunction &cgf, AggValueSlot Dest, bool IsResultUnused) in AggExprEmitter()
DCGExprConstant.cpp611 ConstExprEmitter(CodeGenModule &cgm, CodeGenFunction *cgf) in ConstExprEmitter()
DCGExprScalar.cpp68 ScalarExprEmitter(CodeGenFunction &cgf, bool ira=false) in ScalarExprEmitter()