Home
last modified time | relevance | path

Searched defs:FuncClass (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseTransparentFunctorsCheck.cpp78 const auto *FuncClass = in check() local
/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h207 enum FuncClass : uint16_t { global() enum