Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h1101 ObjCMethodFamily getMethodFamily() const { in getMethodFamily() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1287 ObjCMethodFamily getMethodFamily() const { in getMethodFamily() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1053 ObjCMethodFamily ObjCMethodDecl::getMethodFamily() const { in getMethodFamily() function in ObjCMethodDecl