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

/external/clang/lib/CodeGen/
H A DCGException.cpp1079 opaque(CGF, OpaqueValueExpr::findInCopyConstruct(copyExpr),
/external/clang/include/clang/AST/
H A DExpr.h733 static const OpaqueValueExpr *findInCopyConstruct(const Expr *expr);
/external/clang/lib/AST/
H A DExpr.cpp3682 const OpaqueValueExpr *OpaqueValueExpr::findInCopyConstruct(const Expr *e) { function in class:OpaqueValueExpr

Completed in 76 milliseconds