Lines Matching refs:FullSourceLoc
140 std::vector<std::pair<llvm::hash_code, FullSourceLoc>>
420 const FullSourceLoc
425 Optional<FullSourceLoc> getFunctionSourceLocation(const Function &F) const;
469 static FullSourceLoc ConvertBackendLocation(const llvm::SMDiagnostic &D, in ConvertBackendLocation()
493 return FullSourceLoc(NewLoc, CSM); in ConvertBackendLocation()
557 FullSourceLoc Loc; in SrcMgrDiagHandler()
608 FullSourceLoc Loc; in InlineAsmDiagHandler()
634 const FullSourceLoc BackendConsumer::getBestLocationFromDebugLoc( in getBestLocationFromDebugLoc()
659 FullSourceLoc Loc(DILoc, SourceMgr); in getBestLocationFromDebugLoc()
676 Optional<FullSourceLoc>
683 return Optional<FullSourceLoc>(); in getFunctionSourceLocation()
695 FullSourceLoc Loc; in UnsupportedDiagHandler()
732 FullSourceLoc Loc; in EmitOptimizationMessage()
843 FullSourceLoc Loc = in MisExpectDiagHandler()
953 FullSourceLoc Loc; in DiagnosticHandlerImpl()