Searched defs:TargetLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp718 CheckSpecForTypesEquivalent(Sema &S, const PartialDiagnostic &DiagID, const PartialDiagnostic & NoteID, QualType Target, SourceLocation TargetLoc, QualType Source, SourceLocation SourceLoc) argument
739 CheckParamExceptionSpec(const PartialDiagnostic & NoteID, const FunctionProtoType *Target, SourceLocation TargetLoc, const FunctionProtoType *Source, SourceLocation SourceLoc) argument
H A DSemaDeclCXX.cpp2798 TypeSourceInfo *TargetLoc = SemaRef.Context.getTrivialTypeSourceInfo( local

Completed in 140 milliseconds