Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2471 if (std::optional<Loc> RetLoc = RetVal.getAs<Loc>()) in handle() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h272 SourceLocation RetLoc; variable
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp8786 SourceLocation RetLoc = FD->getReturnTypeSourceRange().getBegin(); in CheckExplicitlyDefaultedComparison() local