Searched defs:NewLoc (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp234 SourceLocation NewLoc = local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp300 CheckEquivalentExceptionSpec( const FunctionProtoType *Old, SourceLocation OldLoc, const FunctionProtoType *New, SourceLocation NewLoc) argument
317 CheckEquivalentExceptionSpec(const PartialDiagnostic &DiagID, const PartialDiagnostic & NoteID, const FunctionProtoType *Old, SourceLocation OldLoc, const FunctionProtoType *New, SourceLocation NewLoc, bool *MissingExceptionSpecification, bool*MissingEmptyExceptionSpecification, bool AllowNoexceptAllMatchWithNoSpec, bool IsOperatorNew) argument
H A DSemaTemplate.cpp6260 Sema::CheckSpecializationInstantiationRedecl(SourceLocation NewLoc, argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.cpp254 DebugLoc NewLoc; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DPragma.cpp1318 SourceLocation NewLoc; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DInitialization.h254 static InitializedEntity InitializeNew(SourceLocation NewLoc, QualType Type) { argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1096 void EdgeBuilder::rawAddEdge(PathDiagnosticLocation NewLoc) { argument
1122 void EdgeBuilder::addEdge(PathDiagnosticLocation NewLoc, bool alwaysAdd, argument
1594 addEdgeToPath(PathPieces &path, PathDiagnosticLocation &PrevLoc, PathDiagnosticLocation NewLoc, const LocationContext *LC) argument
[all...]

Completed in 357 milliseconds