Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCanonicalType.h244 template<typename U> CanProxy<U> getAs() const { in getAs() function
DTypeLoc.h64 T getAs() const { in getAs() function
/external/parameter-framework/upstream/parameter/
DElementHandle.cpp224 bool ElementHandle::getAs(T &value, string &error) const in getAs() function in ElementHandle
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h86 Optional<T> getAs() const { in getAs() function
DMemRegion.h1106 const RegionTy* MemRegion::getAs() const { in getAs() function
/external/clang/lib/AST/
DType.cpp326 template <> const TypedefType *Type::getAs() const { in getAs() function in Type
330 template <> const TemplateSpecializationType *Type::getAs() const { in getAs() function in Type
334 template <> const AttributedType *Type::getAs() const { in getAs() function in Type
/external/clang/include/clang/Analysis/
DProgramPoint.h150 Optional<T> getAs() const { in getAs() function
DCFG.h98 Optional<T> getAs() const { in getAs() function