Home
last modified time | relevance | path

Searched defs:LocType (Results 1 – 4 of 4) sorted by relevance

/external/llvm/tools/llvm-pdbdump/
DCompilandDumper.cpp114 switch (auto LocType = Symbol.getLocationType()) { in dump() local
DVariableDumper.cpp43 switch (auto LocType = Var.getLocationType()) { in start() local
/external/clang/lib/StaticAnalyzer/Checkers/
DNullabilityChecker.cpp1087 QualType LocType = TVR->getValueType(); in checkBind() local
/external/clang/lib/Sema/
DSemaDecl.cpp4750 ParsedType LocType = S.CreateParsedType(TSI->getType(), TSI); in RebuildDeclaratorInCurrentInstantiation() local