Searched defs:getAs (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DCanonicalType.h245 template<typename U> CanProxy<U> getAs() const { function in class:clang::CanProxyBase
703 CanProxy<U> CanQual<T>::getAs() const { function in class:clang::CanQual
H A DTypeLoc.h64 T getAs() const { function in class:clang::TypeLoc
H A DType.h5171 template <typename T> const T *Type::getAs() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h86 Optional<T> getAs() const { function in class:clang::ento::SVal
H A DMemRegion.h1113 const RegionTy* MemRegion::getAs() const { function in class:clang::ento::MemRegion
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h127 Optional<T> getAs() const { function in class:clang::ProgramPoint
H A DCFG.h92 Optional<T> getAs() const { function in class:clang::CFGElement
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp333 template <> const TypedefType *Type::getAs() const { function in class:Type
337 template <> const TemplateSpecializationType *Type::getAs() const { function in class:Type
341 template <> const AttributedType *Type::getAs() const { function in class:Type
[all...]

Completed in 138 milliseconds