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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp299 SourceLocation NewLoc = local
H A DCoverageMappingGen.cpp466 void handleFileExit(SourceLocation NewLoc) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp370 CheckEquivalentExceptionSpec( const FunctionProtoType *Old, SourceLocation OldLoc, const FunctionProtoType *New, SourceLocation NewLoc) argument
391 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.cpp6602 Sema::CheckSpecializationInstantiationRedecl(SourceLocation NewLoc, argument
/freebsd-11.0-release/contrib/llvm/include/llvm/Analysis/
H A DLoopInfo.h683 bool movementPreservesLCSSAForm(Instruction *Inst, Instruction *NewLoc) { argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DPragma.cpp1344 SourceLocation NewLoc; local
1398 SourceLocation NewLoc; local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DInitialization.h258 static InitializedEntity InitializeNew(SourceLocation NewLoc, QualType Type) { argument
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp898 BasicBlock *NewLoc = preheader(DT, Lp); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp3600 MethodVFTableLocation NewLoc = Loc.second; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1091 void EdgeBuilder::rawAddEdge(PathDiagnosticLocation NewLoc) { argument
1117 void EdgeBuilder::addEdge(PathDiagnosticLocation NewLoc, bool alwaysAdd, argument
1584 addEdgeToPath(PathPieces &path, PathDiagnosticLocation &PrevLoc, PathDiagnosticLocation NewLoc, const LocationContext *LC) argument
[all...]

Completed in 357 milliseconds