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

/external/clang/include/clang/AST/
H A DExprCXX.h68 SourceLocation operatorloc, bool fpContractable)
70 operatorloc),
66 CXXOperatorCallExpr(ASTContext& C, OverloadedOperatorKind Op, Expr *fn, ArrayRef<Expr*> args, QualType t, ExprValueKind VK, SourceLocation operatorloc, bool fpContractable) argument

Completed in 35 milliseconds