Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCanonicalType.h259 template<typename U> CanProxy<U> getAs() const { in getAs() function
H A DTypeLoc.h89 T getAs() const { in getAs() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h87 template <typename T> std::optional<T> getAs() const { in getAs() function
H A DMemRegion.h1416 const RegionTy* MemRegion::getAs() const { in getAs() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h115 NodeClass getAs() const { in getAs() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp626 template <> const TypedefType *Type::getAs() const { in getAs() function in Type
630 template <> const UsingType *Type::getAs() const { in getAs() function in Type
634 template <> const TemplateSpecializationType *Type::getAs() const { in getAs() function in Type
638 template <> const AttributedType *Type::getAs() const { in getAs() function in Type
642 template <> const BoundsAttributedType *Type::getAs() const { in getAs() function in Type
646 template <> const CountAttributedType *Type::getAs() const { in getAs() function in Type
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h153 template <typename T> std::optional<T> getAs() const { in getAs() function
H A DCFG.h109 template <typename T> std::optional<T> getAs() const { in getAs() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DLifetimeSafety.cpp238 template <typename T> const T *getAs() const { in getAs() function in clang::__anon2e25c8880111::Fact
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp371 template <typename T> const T *getAs() const { in getAs() function