Home
last modified time | relevance | path

Searched refs:getFromRawEncoding (Results 1 – 21 of 21) sorted by relevance

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXSourceLocation.h66 return SourceLocation::getFromRawEncoding(L.int_data); in translateSourceLocation()
70 return SourceRange(SourceLocation::getFromRawEncoding(R.begin_int_data), in translateCXSourceRange()
71 SourceLocation::getFromRawEncoding(R.end_int_data)); in translateCXSourceRange()
H A DCXSourceLocation.cpp202 SourceLocation::getFromRawEncoding(location.int_data); in clang_Location_isInSystemHeader()
213 SourceLocation::getFromRawEncoding(location.int_data); in clang_Location_isFromMainFile()
232 SourceLocation Loc = SourceLocation::getFromRawEncoding(location.int_data); in clang_getExpansionLocation()
274 SourceLocation Loc = SourceLocation::getFromRawEncoding(location.int_data); in clang_getPresumedLocation()
314 SourceLocation Loc = SourceLocation::getFromRawEncoding(location.int_data); in clang_getSpellingLocation()
351 SourceLocation Loc = SourceLocation::getFromRawEncoding(location.int_data); in clang_getFileLocation()
H A DIndexing.cpp983 SourceLocation Loc = SourceLocation::getFromRawEncoding(location.int_data); in clang_indexLoc_getFileLocation()
993 SourceLocation Loc = SourceLocation::getFromRawEncoding(location.int_data); in clang_indexLoc_getCXSourceLocation()
H A DCIndex.cpp170 SourceLocation::getFromRawEncoding(R.begin_int_data), in translateCXRangeToCharRange()
171 SourceLocation::getFromRawEncoding(R.end_int_data)); in translateCXRangeToCharRange()
2076 return SourceLocation::getFromRawEncoding( in getLoc()
7054 SourceLocation Loc = SourceLocation::getFromRawEncoding(CXTok.int_data[1]); in clang_getTokenSpelling()
7078 SourceLocation::getFromRawEncoding(CXTok.int_data[1])); in clang_getTokenLocation()
7093 SourceLocation::getFromRawEncoding(CXTok.int_data[1])); in clang_getTokenExtent()
7289 return SourceLocation::getFromRawEncoding(getTok(tokI).int_data[1]); in GetTokenLoc()
7295 return SourceLocation::getFromRawEncoding(getTok(tokI).int_data[3]); in getFunctionMacroTokenLoc()
7790 return SourceLocation::getFromRawEncoding(getTok(tokI).int_data[1]); in getTokenLoc()
7857 SourceLocation::getFromRawEncoding(Tokens[TokIdx].int_data[1])); in annotatePreprocessorTokens()
[all …]
H A DCXIndexDataConsumer.cpp1006 Loc = SourceLocation::getFromRawEncoding(baseInfo->loc.int_data); in handleCXXRecordDecl()
/llvm-project-15.0.7/clang/unittests/Serialization/
H A DSourceLocationEncodingTest.cpp26 SourceLocationEncoding::encode(SourceLocation::getFromRawEncoding(Loc)); in roundTrip()
42 SourceLocation::getFromRawEncoding(L), Seq));
/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h128 return SourceLocation::getFromRawEncoding(decodeRaw(Encoded)); in decode()
159 : SourceLocation::getFromRawEncoding(decodeRaw(Encoded)); in decode()
H A DASTBitCodes.h192 return SourceLocation::getFromRawEncoding(Begin); in getBegin()
196 return SourceLocation::getFromRawEncoding(End); in getEnd()
212 return SourceLocation::getFromRawEncoding(Begin); in getBegin()
215 return SourceLocation::getFromRawEncoding(End); in getEnd()
260 return SourceLocation::getFromRawEncoding(Loc); in getLocation()
H A DASTWriter.h361 return SourceLocation::getFromRawEncoding(Loc); in getLoc()
H A DASTReader.h2157 return Sema::AlignPackInfo::getFromRawEncoding(Raw); in ReadAlignPackInfo()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSourceLocation.h152 static SourceLocation getFromRawEncoding(UIntTy Encoding) {
172 return getFromRawEncoding((SourceLocation::UIntTy)(uintptr_t)Encoding);
492 return clang::SourceLocation::getFromRawEncoding(~Zero);
497 return clang::SourceLocation::getFromRawEncoding(~Zero - 1);
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DToken.h126 return SourceLocation::getFromRawEncoding(Loc); in getLocation()
141 return SourceLocation::getFromRawEncoding(UintData ? UintData : Loc); in getAnnotationEndLoc()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclarationName.h713 return SourceLocation::getFromRawEncoding(CXXOperatorName.BeginOpNameLoc); in getCXXOperatorNameBeginLoc()
718 return SourceLocation::getFromRawEncoding(CXXOperatorName.EndOpNameLoc); in getCXXOperatorNameEndLoc()
733 return SourceLocation::getFromRawEncoding(CXXLiteralOperatorName.OpNameLoc); in getCXXLiteralOperatorNameLoc()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenAction.cpp566 SourceLocation::getFromRawEncoding(DI.getLocCookie()); in SrcMgrDiagHandler()
600 SourceLocation::getFromRawEncoding(D.getLocCookie()); in InlineAsmDiagHandler()
825 SourceLocation::getFromRawEncoding(D.getLocCookie()); in DontCallDiagHandler()
H A DCGOpenMPRuntime.cpp12217 CGF, SourceLocation::getFromRawEncoding(LocEncoding)); in getAddressOfLocalVariable()
/llvm-project-15.0.7/clang/tools/clang-refactor/
H A DTestSupport.cpp317 Lexer Lex(SourceLocation::getFromRawEncoding(0), LangOpts, Source.begin(), in findTestSelectionRanges()
/llvm-project-15.0.7/clang/lib/AST/
H A DNestedNameSpecifier.cpp399 return SourceLocation::getFromRawEncoding(Raw); in LoadSourceLocation()
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp3465 F.FirstLoc = SourceLocation::getFromRawEncoding(F.SLocEntryBaseOffset); in ReadASTBlock()
8338 SourceLocation::getFromRawEncoding(UndefinedButUsed[Idx++]); in ReadUndefinedButUsed()
8351 SourceLocation::getFromRawEncoding(DelayedDeleteExprs[Idx++]); in ReadMismatchingDeleteExpressions()
8434 = SourceLocation::getFromRawEncoding(ReferencedSelectorsData[I++]); in ReadReferencedSelectors()
8451 SourceLocation::getFromRawEncoding(WeakUndeclaredIdentifiers[I++]); in ReadWeakUndeclaredIdentifiers()
8462 VT.Location = SourceLocation::getFromRawEncoding(VTableUses[Idx++]); in ReadUsedVTables()
8475 = SourceLocation::getFromRawEncoding(PendingInstantiations[Idx++]); in ReadPendingInstantiations()
/llvm-project-15.0.7/clang/lib/Lex/
H A DModuleMap.cpp1422 return SourceLocation::getFromRawEncoding(Location); in getLocation()
H A DLexer.cpp596 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h526 static AlignPackInfo getFromRawEncoding(unsigned Encoding) { in getFromRawEncoding() function