Home
last modified time | relevance | path

Searched refs:SymbolsEnd (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
DSortJavaScriptImports.cpp97 SourceLocation SymbolsStart, SymbolsEnd; member
347 Buffer += getSourceText(Reference.SymbolsEnd, Reference.Range.getEnd()); in appendReference()
538 Reference.SymbolsEnd = Current->Tok.getLocation(); in parseNamedBindings()
542 Reference.SymbolsEnd = Current->Previous->Tok.getLocation(); in parseNamedBindings()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp627 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in endModule() local
629 endCVSubsection(SymbolsEnd); in endModule()
985 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForThunk() local
1014 endCVSubsection(SymbolsEnd); in emitDebugInfoForThunk()
1052 MCSymbol *SymbolsEnd = beginCVSubsection(DebugSubsectionKind::Symbols); in emitDebugInfoForFunction() local
1159 endCVSubsection(SymbolsEnd); in emitDebugInfoForFunction()