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.cpp347 for (auto *Meth : Record->methods()) in completeVisibleDeclsMap() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp111 for (lookup_iterator Meth = R.begin(), MethEnd = R.end(); in getMethod() local
129 for (lookup_iterator Meth = R.begin(), MethEnd = R.end(); in HasUserDeclaredSetterMethod() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp10848 if (const auto *Meth = dyn_cast<CXXMethodDecl>(Fn)) { in ClassifyOverloadCandidate() local
11783 CXXMethodDecl *Meth = dyn_cast<CXXMethodDecl>(Callee); in DiagnoseBadTarget() local