Searched defs:DecodeOperatorCall (Results 1 - 1 of 1) sorted by path

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

Completed in 275 milliseconds