Searched defs:getUnderlyingType (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1381 static QualType getUnderlyingType(const SubRegion *R) { function
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h3201 QualType getUnderlyingType() const { return TOType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::TypeOfType
3222 QualType getUnderlyingType() const { return UnderlyingType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::DecltypeType
3275 QualType getUnderlyingType() const { return UnderlyingType; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::UnaryTransformType

Completed in 124 milliseconds