Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DPrettyCompilandDumper.cpp136 switch (auto LocType = Symbol.getLocationType()) { in dump() local
H A DPrettyVariableDumper.cpp47 switch (auto LocType = Var.getLocationType()) { in start() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp1101 QualType LocType = TVR->getValueType(); in checkBind() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp5527 ParsedType LocType = S.CreateParsedType(TSI->getType(), TSI); in RebuildDeclaratorInCurrentInstantiation() local