Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h976 unsigned NRVOVariable : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp873 const VarDecl *NRVOVariable = nullptr; in BuildCXXThrow() local