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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h510 virtual QualType getLocationType() const { function in class:clang::ento::TypedValueRegion
556 QualType getLocationType() const { function in class:clang::ento::FunctionTextRegion
605 QualType getLocationType() const { function in class:clang::ento::BlockTextRegion
651 QualType getLocationType() const { return BC->getLocationType(); } function in class:clang::ento::BlockDataRegion

Completed in 52 milliseconds