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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DChrono.h119 template <typename AsPeriod> static InternalRep getAs(const Dur &D) { function in struct:llvm::format_provider
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DCanonicalType.h258 template<typename U> CanProxy<U> getAs() const { function in class:clang::CanProxyBase
651 CanProxy<U> CanQual<T>::getAs() const { function in class:clang::CanQual
[all...]
H A DTypeLoc.h88 T getAs() const { function in class:clang::TypeLoc
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DOwnership.h171 template <typename T> T *getAs() { return static_cast<T*>(get()); } function in class:clang::ActionResult
217 template <typename T> T *getAs() { return static_cast<T*>(get()); } function in class:clang::ActionResult
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h111 Optional<T> getAs() const { function in class:clang::ento::SVal
H A DMemRegion.h1228 const RegionTy* MemRegion::getAs() const { function in class:clang::ento::MemRegion
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h109 Optional<T> getAs() const { function in class:clang::CFGElement
H A DProgramPoint.h151 Optional<T> getAs() const { function in class:clang::ProgramPoint
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h114 NodeClass getAs() const { function in class:clang::tblgen::WrappedRecord
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp456 template <> const TypedefType *Type::getAs() const { function in class:Type
460 template <> const TemplateSpecializationType *Type::getAs() const { function in class:Type
464 template <> const AttributedType *Type::getAs() const { function in class:Type
[all...]

Completed in 280 milliseconds