HomeSort by: relevance | last modified time | path
    Searched defs:TEK_Complex (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCall.cpp 855 TEK_Complex,
894 ComplexExpansion(QualType EltTy) : TypeExpansion(TEK_Complex), EltTy(EltTy) {}
896 return TE->Kind == TEK_Complex;
3447 case TEK_Complex: {
5425 case TEK_Complex: {
CodeGenFunction.h 114 TEK_Complex,

Completed in 21 milliseconds