HomeSort by relevance Sort by last modified time
    Searched refs:EmitConstantValue (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/CodeGen/
CGExprConstant.cpp 478 assert(EltInit && "EmitConstantValue can't fail");
    [all...]
CodeGenModule.h 829 /// EmitConstantValue - Emit the given constant value as a constant, in the
831 llvm::Constant *EmitConstantValue(const APValue &Value, QualType DestType,
    [all...]
CGExpr.cpp     [all...]
CodeGenModule.cpp     [all...]

Completed in 178 milliseconds