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

  /external/clang/include/clang/AST/
CanonicalType.h 264 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isComplexType)
Type.h     [all...]
  /external/clang/lib/Sema/
SemaCast.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaExpr.cpp 735 if (IntTy->isComplexType() || IntTy->isRealFloatingType()) return true;
    [all...]
SemaOverload.cpp     [all...]
  /external/clang/lib/AST/
Type.cpp 383 bool Type::isComplexType() const {
    [all...]
ExprConstant.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]

Completed in 72 milliseconds