Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h503 QualType getLocationType() const override { in getLocationType() function
549 QualType getLocationType() const override { in getLocationType() function
598 QualType getLocationType() const override { in getLocationType() function
646 QualType getLocationType() const override { return BC->getLocationType(); } in getLocationType() function
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp744 PDB_LocType DIARawSymbol::getLocationType() const { in getLocationType() function in DIARawSymbol