Home
last modified time | relevance | path

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

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