Home
last modified time | relevance | path

Searched refs:getCallableType (Results 1 – 3 of 3) 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
557 LP.Callable.Type = getCallableType(Result); in getLambdaProperties()
/llvm-project-15.0.7/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h1143 StringRef getCallableType() const { in getCallableType() function
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp2690 callableDecl->getCallableType(), callArgs.size(), in createCallExpr()