Home
last modified time | relevance | path

Searched defs:PrevLoc (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DHeaderIncludeGen.cpp292 SourceLocation PrevLoc, SourceManager &SM) { in shouldRecordNewFile()
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp257 SMLoc PrevLoc = getLexer().getLoc(); in ParseSectionName() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1082 addEdgeToPath(PathPieces & path,PathDiagnosticLocation & PrevLoc,PathDiagnosticLocation NewLoc) addEdgeToPath() argument
2016 PathDiagnosticLocation PrevLoc = Construct.PD->getLocation(); generate() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp993 SourceLocation PrevLoc; in unlock() local
1305 SourceLocation PrevLoc; in removeLock() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1393 SourceLocation PrevLoc; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp1719 LocKind PrevLoc = getLocKind(LiveSet, Var); processTaggedInstruction() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1195 CheckForwardProtocolDeclarationForCircularDependency(IdentifierInfo * PName,SourceLocation & Ploc,SourceLocation PrevLoc,const ObjCList<ObjCProtocolDecl> & PList) CheckForwardProtocolDeclarationForCircularDependency() argument