Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.h36 AD_Inline_Doc, enumerator
138 : AttributeDiff(AD_Inline_Doc), InstallName(InstName), in InlineDoc()
142 return A->getKind() == AD_Inline_Doc; in classof()
H A DDiffEngine.cpp224 Documents.Kind = AD_Inline_Doc; in getSingleIF()
388 Docs.Kind = AD_Inline_Doc; in findDifferences()
530 case AD_Inline_Doc: in printDifferences()