Searched refs:getRawSourceLocationEncoding (Results 1 – 3 of 3) sorted by relevance
695 getRawSourceLocationEncoding(SourceLocation Loc, LocSeq *Seq = nullptr);
2775 getRawSourceLocationEncoding(R.getBegin()), in WritePreprocessorDetail()2776 getRawSourceLocationEncoding(R.getEnd()), Offset); in WritePreprocessorDetail()2844 getRawSourceLocationEncoding(Range.getBegin()), in WritePreprocessorDetail()2845 getRawSourceLocationEncoding(Range.getEnd())); in WritePreprocessorDetail()3012 getRawSourceLocationEncoding(getAdjustedLocation(Mod->DefinitionLoc)); in WriteSubmodules()5994 ASTWriter::getRawSourceLocationEncoding(SourceLocation Loc, LocSeq *Seq) { in getRawSourceLocationEncoding() function in ASTWriter6020 Record.push_back(getRawSourceLocationEncoding(Loc, Seq)); in AddSourceLocation()
2827 getRawSourceLocationEncoding(getAdjustedLocation(Loc)); in WriteDecl()