Home
last modified time | relevance | path

Searched defs:PLoc (Results 1 – 11 of 11) sorted by relevance

/external/clang/tools/libclang/
DCIndexInclusionStack.cpp60 PresumedLoc PLoc = SM.getPresumedLoc(L); in clang_getInclusions() local
/external/clang/lib/Frontend/
DLogDiagnosticPrinter.cpp127 PresumedLoc PLoc = SM.getPresumedLoc(Info.getLocation()); in HandleDiagnostic() local
DTextDiagnosticPrinter.cpp63 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in PrintIncludeStack() local
395 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in EmitCaretDiagnostic() local
638 PresumedLoc PLoc = SM.getPresumedLoc(B); in EmitCaretDiagnostic() local
861 PresumedLoc PLoc = getDiagnosticPresumedLoc(SM, Info.getLocation()); in HandleDiagnostic() local
DPrintPreprocessedOutput.cpp135 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in MoveToLine() local
617 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); in DoPrintPreprocessedInput() local
/external/clang/lib/Basic/
DSourceLocation.cpp45 PresumedLoc PLoc = SM.getPresumedLoc(*this); in print() local
/external/clang/lib/Lex/
DPPMacroExpansion.cpp842 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Loc); in ExpandBuiltinMacro() local
850 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); in ExpandBuiltinMacro() local
896 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); in ExpandBuiltinMacro() local
DPragma.cpp325 PresumedLoc PLoc = SourceMgr.getPresumedLoc(SysHeaderTok.getLocation()); in HandlePragmaSystemHeader() local
DPPDirectives.cpp829 PresumedLoc PLoc = SM.getPresumedLoc(FlagTok.getLocation()); in ReadLineMarkerFlags() local
/external/clang/lib/AST/
DStmtDumper.cpp183 PresumedLoc PLoc = SM->getPresumedLoc(SpellingLoc); in DumpLocation() local
DTypePrinter.cpp661 PresumedLoc PLoc = D->getASTContext().getSourceManager().getPresumedLoc( in printTag() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp173 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in getOrCreateFile() local
207 PresumedLoc PLoc = SM.getPresumedLoc(Loc.isValid() ? Loc : CurLoc); in getLineNumber() local
216 PresumedLoc PLoc = SM.getPresumedLoc(Loc.isValid() ? Loc : CurLoc); in getColumnNumber() local