Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Ddynexcspec.cxx153 bool hasThrowsDocumentation(FunctionDecl const * decl) { in hasThrowsDocumentation() function in __anon555cce240111::DynExcSpec
173 [this](FunctionDecl * d) { return hasThrowsDocumentation(d); }); in anyRedeclHasThrowsDocumentation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Ddynexcspec.cxx153 bool hasThrowsDocumentation(FunctionDecl const * decl) { in hasThrowsDocumentation() function in __anoncf69e27c0111::DynExcSpec
173 [this](FunctionDecl * d) { return hasThrowsDocumentation(d); }); in anyRedeclHasThrowsDocumentation()