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

  /external/clang/lib/Sema/
SemaExceptionSpec.cpp 150 FunctionDecl *SourceDecl = FPT->getExceptionSpecDecl();
152 SourceDecl->getType()->castAs<FunctionProtoType>();
160 EvaluateImplicitExceptionSpec(Loc, cast<CXXMethodDecl>(SourceDecl));
162 InstantiateExceptionSpec(Loc, SourceDecl);
165 SourceDecl->getType()->castAs<FunctionProtoType>();
    [all...]
SemaDeclCXX.cpp     [all...]
SemaTemplateInstantiateDecl.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/lib/AST/
Type.cpp     [all...]
ASTImporter.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 75 milliseconds