Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPModification.cpp46 LDAPModification::mod_op LDAPModification::getOperation() const { in getOperation() function in LDAPModification
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h586 OpType getOperation() const { return Operation; } in getOperation() function