Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DFunction.cpp21 bool HasThisPointer, bool HasRVO) in Function()
H A DByteCodeEmitter.cpp41 bool HasRVO = false; in compileFunc() local
H A DFunction.h198 bool HasRVO = false; variable