Home
last modified time | relevance | path

Searched refs:applyNRVO (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DScope.cpp165 void Scope::applyNRVO() { in applyNRVO() function in Scope
H A DSemaDecl.cpp2179 S->applyNRVO(); in ActOnPopScope()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h619 void applyNRVO();