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

/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp191 const MDNode *getBaseType() const { function in class:__anon2228::TBAAStructTagNode
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
H A DCOFF.h179 uint8_t getBaseType() const { function in struct:llvm::object::coff_symbol
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h303 QualType getBaseType() const { return BaseType; } function in class:clang::CodeCompletionContext
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h1104 const Type *getBaseType() const { return BaseType; } function in class:clang::ExtQuals
3276 QualType getBaseType() const { return BaseType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::UnaryTransformType
4304 QualType getBaseType() const { return BaseType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectType
[all...]

Completed in 123 milliseconds