Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp982 SourceLocation Loc = SourceLocation::getFromRawEncoding(location.int_data); in clang_indexLoc_getFileLocation()
992 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()
2082 return SourceLocation::getFromRawEncoding( in getLoc()
7091 SourceLocation Loc = SourceLocation::getFromRawEncoding(CXTok.int_data[1]); in clang_getTokenSpelling()
7115 SourceLocation::getFromRawEncoding(CXTok.int_data[1])); in clang_getTokenLocation()
7130 SourceLocation::getFromRawEncoding(CXTok.int_data[1])); in clang_getTokenExtent()
7326 return SourceLocation::getFromRawEncoding(getTok(tokI).int_data[1]); in GetTokenLoc()
7332 return SourceLocation::getFromRawEncoding(getTok(tokI).int_data[3]); in getFunctionMacroTokenLoc()
7827 return SourceLocation::getFromRawEncoding(getTok(tokI).int_data[1]); in getTokenLoc()
7894 SourceLocation::getFromRawEncoding(Tokens[TokIdx].int_data[1])); in annotatePreprocessorTokens()
[all …]
H A DCXIndexDataConsumer.cpp1006 Loc = SourceLocation::getFromRawEncoding(baseInfo->loc.int_data); in handleCXXRecordDecl()
/openbsd-src/gnu/llvm/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.h2183 return Sema::AlignPackInfo::getFromRawEncoding(Raw); in ReadAlignPackInfo()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSourceLocation.h152 static SourceLocation getFromRawEncoding(UIntTy Encoding) {
172 return getFromRawEncoding((SourceLocation::UIntTy)(uintptr_t)Encoding);
498 return clang::SourceLocation::getFromRawEncoding(~Zero);
503 return clang::SourceLocation::getFromRawEncoding(~Zero - 1);
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DToken.h127 return SourceLocation::getFromRawEncoding(Loc); in getLocation()
142 return SourceLocation::getFromRawEncoding(UintData ? UintData : Loc); in getAnnotationEndLoc()
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp573 SourceLocation::getFromRawEncoding(DI.getLocCookie()); in SrcMgrDiagHandler()
607 SourceLocation::getFromRawEncoding(D.getLocCookie()); in InlineAsmDiagHandler()
845 SourceLocation::getFromRawEncoding(D.getLocCookie()); in DontCallDiagHandler()
H A DCGOpenMPRuntime.cpp11829 CGF, SourceLocation::getFromRawEncoding(LocEncoding)); in getAddressOfLocalVariable()
/openbsd-src/gnu/llvm/clang/tools/clang-refactor/
H A DTestSupport.cpp318 Lexer Lex(SourceLocation::getFromRawEncoding(0), LangOpts, Source.begin(), in findTestSelectionRanges()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DNestedNameSpecifier.cpp399 return SourceLocation::getFromRawEncoding(Raw); in LoadSourceLocation()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp3461 F.FirstLoc = SourceLocation::getFromRawEncoding(F.SLocEntryBaseOffset); in ReadASTBlock()
8377 SourceLocation::getFromRawEncoding(UndefinedButUsed[Idx++]); in ReadUndefinedButUsed()
8390 SourceLocation::getFromRawEncoding(DelayedDeleteExprs[Idx++]); in ReadMismatchingDeleteExpressions()
8473 = SourceLocation::getFromRawEncoding(ReferencedSelectorsData[I++]); in ReadReferencedSelectors()
8490 SourceLocation::getFromRawEncoding(WeakUndeclaredIdentifiers[I++]); in ReadWeakUndeclaredIdentifiers()
8501 VT.Location = SourceLocation::getFromRawEncoding(VTableUses[Idx++]); in ReadUsedVTables()
8514 = SourceLocation::getFromRawEncoding(PendingInstantiations[Idx++]); in ReadPendingInstantiations()
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp1456 return SourceLocation::getFromRawEncoding(Location); in getLocation()
H A DLexer.cpp595 SourceLocation FileLoc = SourceLocation::getFromRawEncoding(StartOffset); in ComputePreamble()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h524 static AlignPackInfo getFromRawEncoding(unsigned Encoding) { in getFromRawEncoding() function