HomeSort by relevance Sort by last modified time
    Searched refs:OO (Results 1 - 6 of 6) sorted by null

  /external/clang/lib/Sema/
SemaExceptionSpec.cpp 201 OverloadedOperatorKind OO = New->getDeclName().getCXXOverloadedOperator();
202 bool IsOperatorNew = OO == OO_New || OO == OO_Array_New;
    [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/AST/
MicrosoftMangle.cpp 273 void mangleOperatorName(OverloadedOperatorKind OO, SourceLocation Loc);
    [all...]
Expr.cpp     [all...]
ItaniumMangle.cpp 368 void mangleOperatorName(OverloadedOperatorKind OO, unsigned Arity);
    [all...]
  /external/clang/include/clang/AST/
Expr.h     [all...]

Completed in 197 milliseconds