Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDMemRegion.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
/NextBSD/contrib/llvm/lib/DebugInfo/PDB/DIA/
HDDIARawSymbol.cpp731 PDB_LocType DIARawSymbol::getLocationType() const { in getLocationType() function in DIARawSymbol