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

/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp254 setBoolean(Boolean);
280 setBoolean(Other.getBoolean());
328 void VariantValue::setBoolean(bool NewValue) { function in class:clang::ast_matchers::dynamic::VariantValue
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h275 void setBoolean(bool Boolean);

Completed in 104 milliseconds