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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp217 SourceLocation NewLoc = local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExceptionSpec.cpp329 CheckEquivalentExceptionSpec( const FunctionProtoType *Old, SourceLocation OldLoc, const FunctionProtoType *New, SourceLocation NewLoc) argument
346 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.cpp5702 Sema::CheckSpecializationInstantiationRedecl(SourceLocation NewLoc, argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DPragma.cpp1185 SourceLocation NewLoc; local
/freebsd-10.0-release/contrib/llvm/lib/MC/
H A DMCDwarf.cpp882 const MachineLocation &NewLoc = Loc.isReg() ? local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DInitialization.h239 static InitializedEntity InitializeNew(SourceLocation NewLoc, QualType Type) { argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1055 void EdgeBuilder::rawAddEdge(PathDiagnosticLocation NewLoc) { argument
1081 void EdgeBuilder::addEdge(PathDiagnosticLocation NewLoc, bool alwaysAdd, argument
1534 addEdgeToPath(PathPieces &path, PathDiagnosticLocation &PrevLoc, PathDiagnosticLocation NewLoc, const LocationContext *LC) argument
[all...]

Completed in 220 milliseconds