Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DCanonicalType.h258 template<typename U> CanProxy<U> getAs() const { in getAs() function
H A DTypeLoc.h88 T getAs() const { in getAs() function
/llvm-project-15.0.7/clang/test/Analysis/
H A Dcast-value-notes.cpp324 template <typename T> T *getAs() { in getAs() function in llvm::PointerUnion
/llvm-project-15.0.7/clang/utils/TableGen/
H A DASTTableGen.h114 NodeClass getAs() const { in getAs() function
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h104 template <typename T> Optional<T> getAs() const { in getAs() function
H A DMemRegion.h1325 const RegionTy* MemRegion::getAs() const { in getAs() function
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Disolate-declaration.cpp243 T *getAs() { in getAs() function
/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DProgramPoint.h150 Optional<T> getAs() const { in getAs() function
H A DCFG.h109 Optional<T> getAs() const { in getAs() function
/llvm-project-15.0.7/clang/lib/AST/
H A DType.cpp524 template <> const TypedefType *Type::getAs() const { in getAs() function in Type
528 template <> const TemplateSpecializationType *Type::getAs() const { in getAs() function in Type
532 template <> const AttributedType *Type::getAs() const { in getAs() function in Type