Home
last modified time | relevance | path

Searched defs:isClassMethod (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/bcc/tests/lua/
H A Dluaunit.lua1404 function M.LuaUnit.isClassMethod(aName) function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGObjCGNU.cpp923 bool isClassMethod) { in SymbolNameForMethod()
2629 bool isClassMethod = !OMD->isInstanceMethod(); in GenerateMethod() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclObjC.h434 bool isClassMethod() const { return !isInstanceMethod(); } in isClassMethod() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclObjC.h434 bool isClassMethod() const { return !isInstanceMethod(); } in isClassMethod() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclObjC.h434 bool isClassMethod() const { return !isInstanceMethod(); } in isClassMethod() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclObjC.h434 bool isClassMethod() const { return !isInstanceMethod(); } in isClassMethod() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclObjC.h419 bool isClassMethod() const { return !IsInstance; } in isClassMethod() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/
DASTMatchers.h3721 AST_MATCHER(ObjCMethodDecl, isClassMethod) { in AST_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/
DASTMatchers.h3733 AST_MATCHER(ObjCMethodDecl, isClassMethod) { in AST_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/
DASTMatchers.h3733 AST_MATCHER(ObjCMethodDecl, isClassMethod) { in AST_MATCHER() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/
DASTMatchers.h3733 AST_MATCHER(ObjCMethodDecl, isClassMethod) { in AST_MATCHER() argument