Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/
H A DPopulateSwitch.cpp179 if (CE->getResultStorageKind() == ConstantExpr::RSK_None) in REGISTER_TWEAK()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DExpr.h1107 ResultStorageKind getResultStorageKind() const { in getResultStorageKind() function