HomeSort by relevance Sort by last modified time
    Searched defs:TEK_Complex (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGCall.cpp 608 TEK_Complex,
646 ComplexExpansion(QualType EltTy) : TypeExpansion(TEK_Complex), EltTy(EltTy) {}
648 return TE->Kind == TEK_Complex;
    [all...]
CodeGenFunction.h 96 TEK_Complex,
    [all...]

Completed in 247 milliseconds