Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyCompilandDumper.cpp136 switch (auto LocType = Symbol.getLocationType()) { in dump() local
H A DPrettyVariableDumper.cpp49 switch (auto LocType = Var.getLocationType()) { in start() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp1259 QualType LocType = TVR->getValueType(); in checkBind() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6741 using LocType = DbgVariableRecord::LocationType; in parseDebugRecord() typedef
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp5974 ParsedType LocType = S.CreateParsedType(TSI->getType(), TSI); in RebuildDeclaratorInCurrentInstantiation() local