Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DAvoidBindCheck.cpp42 enum CallableType { enum
92 CallableType Type = CT_Other;
473 getCallMethodDecl(const MatchFinder::MatchResult &Result, CallableType Type, in getCallMethodDecl()
495 static CallableType getCallableType(const MatchFinder::MatchResult &Result) { in getCallableType()