Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.cpp23 bool HasThisPointer, bool HasRVO, bool UnevaluatedBuiltin) in Function() argument
H A DByteCodeEmitter.cpp34 bool HasRVO = false; compileFunc() local
H A DFunction.h250 bool HasRVO = false; global() variable
H A DByteCodeExprGen.cpp