Home
last modified time | relevance | path

Searched defs:TheLine (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Format/
DTokenAnalyzer.cpp128 void TokenAnalyzer::consumeUnwrappedLine(const UnwrappedLine &TheLine) { in consumeUnwrappedLine()
DUnwrappedLineFormatter.cpp168 const AnnotatedLine *TheLine = *I; in tryFitMultipleLinesInOne() local
822 const AnnotatedLine &TheLine = *Line; in format() local
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVEntry.h495 SPIRVLine(const SPIRVEntry *TheTarget, SPIRVId TheFileName, SPIRVWord TheLine, in SPIRVLine()