Searched defs:PrevLoc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h56 SourceLocation CurLoc, PrevLoc; member in class:clang::CodeGen::CGDebugInfo
/freebsd-10.2-release/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp244 SMLoc PrevLoc = getLexer().getLoc(); local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp663 CheckForwardProtocolDeclarationForCircularDependency( IdentifierInfo *PName, SourceLocation &Ploc, SourceLocation PrevLoc, const ObjCList<ObjCProtocolDecl> &PList) argument
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp974 PathDiagnosticLocation PrevLoc; member in class:__anon3626::EdgeBuilder
1594 addEdgeToPath(PathPieces &path, PathDiagnosticLocation &PrevLoc, PathDiagnosticLocation NewLoc, const LocationContext *LC) argument
1649 PathDiagnosticLocation PrevLoc = PD.getLocation(); local
[all...]

Completed in 129 milliseconds