Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp259 setBoolean(Boolean); in VariantValue()
289 setBoolean(Other.getBoolean()); in operator =()
343 void VariantValue::setBoolean(bool NewValue) { in setBoolean() function in clang::ast_matchers::dynamic::VariantValue
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DVariantValue.h280 void setBoolean(bool Boolean);