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.h507 QualType getLocationType() const override { in getLocationType() function
553 QualType getLocationType() const override { in getLocationType() function
602 QualType getLocationType() const override { in getLocationType() function
650 QualType getLocationType() const override { return BC->getLocationType(); } in getLocationType() function
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp731 PDB_LocType DIARawSymbol::getLocationType() const { in getLocationType() function in DIARawSymbol