Searched defs:isTemporaryObject (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DExpr.cpp2576 /// isTemporaryObject - Determines if this expression produces a
2578 bool Expr::isTemporaryObject(ASTContext &C, const CXXRecordDecl *TempTy) const { function in class:Expr

Completed in 60 milliseconds