Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp244 if (Expected<RemarkLocation> MaybeLoc = parseDebugLoc(RemarkField)) parseRemark() local
392 if (Expected<RemarkLocation> MaybeLoc = parseDebugLoc(ArgEntry)) { parseArg() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp606 if (auto MaybeLoc = getFunctionSourceLocation(D.getFunction())) in getBestLocationFromDebugLoc() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2878 auto MaybeLoc = getLocOrNone(In); in isSafeToMoveBeforeInBB() local