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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h358 virtual QualType getLocationType() const = 0;
361 return getLocationType().getDesugaredType(Context);
380 virtual QualType getLocationType() const { function in class:clang::ento::TypedValueRegion
420 QualType getLocationType() const { function in class:clang::ento::FunctionTextRegion
459 QualType getLocationType() const { function in class:clang::ento::BlockTextRegion

Completed in 175 milliseconds