Home
last modified time | relevance | path

Searched refs:setInstanceMethod (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h432 void setInstanceMethod(bool isInst) { in setInstanceMethod() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp793 setInstanceMethod(isInstance); in ObjCMethodDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1044 MD->setInstanceMethod(Record.readInt()); in VisitObjCMethodDecl()