Home
last modified time | relevance | path

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

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