Searched defs:ComplexType (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DCOFFYAML.h67 COFF::SymbolComplexType ComplexType; member in struct:llvm::COFFYAML::Symbol
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h2087 class ComplexType : public Type, public llvm::FoldingSetNode { class in namespace:clang
2089 ComplexType(QualType Element, QualType CanonicalPtr) : function in class:clang::ComplexType
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp1231 QualType ComplexType = S.Context.getComplexType(ScalarType); local
1244 QualType ComplexType = S.Context.getComplexType(ScalarType); local
[all...]

Completed in 167 milliseconds