Home
last modified time | relevance | path

Searched defs:TEK_Complex (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DTypeEvaluationKind.h17 enum TypeEvaluationKind { TEK_Scalar, TEK_Complex, TEK_Aggregate }; enumerator
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h114 TEK_Complex, enumerator
H A DCGCall.cpp951 TEK_Complex, enumerator