Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangAttrEmitter.cpp2217 CXXMethod = 1U << 13, in CalculateDiagnostic() enumerator
/external/clang/lib/AST/
DASTContext.cpp1238 if (const CXXMethodDecl *CXXMethod = dyn_cast<CXXMethodDecl>(D)) { in getOverriddenMethods() local