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

/external/clang/lib/AST/
H A DStmtProfile.cpp783 static Stmt::StmtClass DecodeOperatorCall(const CXXOperatorCallExpr *S, function
975 Stmt::StmtClass SC = DecodeOperatorCall(S, UnaryOp, BinaryOp);

Completed in 112 milliseconds