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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h51 SourceLocation CurLoc, PrevLoc; member in class:clang::CodeGen::CGDebugInfo
/freebsd-10.0-release/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp247 SMLoc PrevLoc = getLexer().getLoc(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp933 PathDiagnosticLocation PrevLoc; member in class:__anon3427::EdgeBuilder
1534 addEdgeToPath(PathPieces &path, PathDiagnosticLocation &PrevLoc, PathDiagnosticLocation NewLoc, const LocationContext *LC) argument
1584 PathDiagnosticLocation &PrevLoc = PrevLocMap[LC->getCurrentStackFrame()]; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp628 CheckForwardProtocolDeclarationForCircularDependency( IdentifierInfo *PName, SourceLocation &Ploc, SourceLocation PrevLoc, const ObjCList<ObjCProtocolDecl> &PList) argument

Completed in 127 milliseconds