Searched refs:NRVOFlags (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp1229 if (llvm::Value *NRVOFlag = NRVOFlags[S.getNRVOCandidate()])
H A DCGDecl.cpp1505 NRVOFlags[&D] = NRVOFlag.getPointer();
H A DCodeGenFunction.h579 llvm::DenseMap<const VarDecl *, llvm::Value *> NRVOFlags; member in class:clang::CodeGen::CodeGenFunction

Completed in 124 milliseconds