Searched defs:getComplexType (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/Object/
H A DCOFF.h183 uint8_t getComplexType() const { function in struct:llvm::object::coff_symbol
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprComplex.cpp32 static const ComplexType *getComplexType(QualType type) { function
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h907 CanQualType getComplexType(CanQualType T) const { function in class:clang::ASTContext
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp2112 QualType ASTContext::getComplexType(QualType T) const { function in class:ASTContext

Completed in 82 milliseconds