Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp141 size_t MyIndex = this - &StaticDiagInfo[0]; in getDescription() local
142 uint32_t StringOffset = StaticDiagInfoDescriptionOffsets[MyIndex]; in getDescription()