Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclCXX.cpp2086 SmallVectorImpl<SourceLocation> &ReturnStmts, in CheckConstexprFunctionStmt()
2250 SmallVector<SourceLocation, 4> ReturnStmts; in CheckConstexprFunctionBody() local