Home
last modified time | relevance | path

Searched refs:CalledDecl (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclCXX.cpp151 Sema::ImplicitExceptionSpecification::CalledDecl(SourceLocation CallLoc, in CalledDecl() function in Sema::ImplicitExceptionSpecification
8722 ExceptSpec.CalledDecl(B.getLocStart(), Constructor); in ComputeDefaultedDefaultCtorExceptionSpec()
8734 ExceptSpec.CalledDecl(B.getLocStart(), Constructor); in ComputeDefaultedDefaultCtorExceptionSpec()
8753 ExceptSpec.CalledDecl(F->getLocation(), Constructor); in ComputeDefaultedDefaultCtorExceptionSpec()
8776 ExceptSpec.CalledDecl(CD->getLocStart(), InheritedCD); in ComputeInheritingCtorExceptionSpec()
8789 ExceptSpec.CalledDecl(B.getLocStart(), Constructor); in ComputeInheritingCtorExceptionSpec()
8801 ExceptSpec.CalledDecl(B.getLocStart(), Constructor); in ComputeInheritingCtorExceptionSpec()
8815 ExceptSpec.CalledDecl(F->getLocation(), Constructor); in ComputeInheritingCtorExceptionSpec()
9304 ExceptSpec.CalledDecl(B.getLocStart(), in ComputeDefaultedDtorExceptionSpec()
9311 ExceptSpec.CalledDecl(B.getLocStart(), in ComputeDefaultedDtorExceptionSpec()
[all …]
/external/clang/include/clang/Sema/
DSema.h4014 void CalledDecl(SourceLocation CallLoc, const CXXMethodDecl *Method);