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

  /external/clang/lib/Sema/
SemaExceptionSpec.cpp 214 bool IsOperatorNew = OO == OO_New || OO == OO_Array_New;
232 /*AllowNoexceptAllMatchWithNoSpec=*/true, IsOperatorNew)) {
406 bool IsOperatorNew) {
510 if (getLangOpts().CPlusPlus11 && IsOperatorNew) {
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 80 milliseconds