Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DAvoidBindCheck.cpp492 static CallableType getCallableType(const MatchFinder::MatchResult &Result) { in getCallableType() function
/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h1191 StringRef getCallableType() const { in getCallableType() function