Searched refs:Complement (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DQuery.cpp89 virtual void Complement() = 0;
128 virtual void Complement();
186 virtual void Complement();
469 Equation::Complement() function in class:Equation
946 Operator::Complement()
953 fLeft->Complement();
954 fRight->Complement();
1139 term->Complement();
/haiku/headers/private/file_systems/
H A DQueryParser.h202 virtual void Complement() = 0;
253 virtual void Complement();
315 virtual void Complement();
671 Equation<QueryPolicy>::Complement() function in class:QueryParser::Equation
1049 Operator<QueryPolicy>::Complement()
1056 fLeft->Complement();
1057 fRight->Complement();
1221 term->Complement();

Completed in 36 milliseconds