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

  /external/clang/include/clang/AST/
StmtCXX.h 51 QualType getCaughtType() const;
  /external/clang/lib/AST/
Stmt.cpp 639 QualType CXXCatchStmt::getCaughtType() const {
    [all...]
StmtProfile.cpp 188 VisitType(S->getCaughtType());
  /external/clang/lib/Sema/
SemaStmt.cpp     [all...]
  /external/clang/lib/CodeGen/
CGException.cpp 596 QualType CaughtType = C->getCaughtType();
    [all...]

Completed in 68 milliseconds