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 121 bool IsOperatorNew = OO == OO_New || OO == OO_Array_New;
137 IsOperatorNew))
307 bool IsOperatorNew) {
411 if (getLangOpts().CPlusPlus0x && IsOperatorNew) {
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 20 milliseconds