Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp984 SmallVectorImpl<SourceLocation> &ReturnStmts, in CheckConstexprFunctionStmt()
1117 SmallVector<SourceLocation, 4> ReturnStmts; in CheckConstexprFunctionBody() local