Home
last modified time | relevance | path

Searched defs:Meth (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DCodeCompletion.cpp349 for (auto *Meth : Record->methods()) in completeVisibleDeclsMap() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp108 for (lookup_iterator Meth = R.begin(), MethEnd = R.end(); in getMethod() local
126 for (lookup_iterator Meth = R.begin(), MethEnd = R.end(); in HasUserDeclaredSetterMethod() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp11541 if (const auto *Meth = dyn_cast<CXXMethodDecl>(Fn)) { in ClassifyOverloadCandidate() local
12494 CXXMethodDecl *Meth = dyn_cast<CXXMethodDecl>(Callee); in DiagnoseBadTarget() local