Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DASTTableGen.h114 NodeClass getAs() const { in getAs() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h111 Optional<T> getAs() const { in getAs() function
H A DMemRegion.h1286 const RegionTy* MemRegion::getAs() const { in getAs() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DProgramPoint.h151 Optional<T> getAs() const { in getAs() function
H A DCFG.h109 Optional<T> getAs() const { in getAs() function
/netbsd-src/external/apache2/llvm/dist/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