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

  /external/clang/lib/Sema/
SemaExprCXX.cpp 650 if (CheckCXXThrowOperand(OpLoc, ExceptionObjectTy, Ex))
735 /// CheckCXXThrowOperand - Validate the operand of a throw.
736 bool Sema::CheckCXXThrowOperand(SourceLocation ThrowLoc,
    [all...]
SemaChecking.cpp 558 if (CheckCXXThrowOperand(
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 544 milliseconds