Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Remarks/
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/CodeGen/
DCodeGenAction.cpp681 if (auto MaybeLoc = getFunctionSourceLocation(D.getFunction())) in getBestLocationFromDebugLoc() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp1135 auto MaybeLoc = getLocForWrite(Def->getMemoryInst()); in isWriteAtEndOfFunction() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonVectorCombine.cpp2420 auto MaybeLoc = getLocOrNone(In); in isSafeToMoveBeforeInBB() local