Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp243 if (Expected<RemarkLocation> MaybeLoc = parseDebugLoc(RemarkField)) in parseRemark() local
384 if (Expected<RemarkLocation> MaybeLoc = parseDebugLoc(ArgEntry)) { in parseArg() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DTransfer.cpp223 auto *MaybeLoc = Env.getStorageLocation(D, SkipPast::None); in VisitDeclStmt() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp681 if (auto MaybeLoc = getFunctionSourceLocation(D.getFunction())) in getBestLocationFromDebugLoc() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1135 auto MaybeLoc = getLocForWrite(Def->getMemoryInst()); in isWriteAtEndOfFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2420 auto MaybeLoc = getLocOrNone(In); in isSafeToMoveBeforeInBB() local