Home
last modified time | relevance | path

Searched defs:IsBoolean (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_boolean.cpp36 bool CPDF_Boolean::IsBoolean() const { in IsBoolean() function in CPDF_Boolean
Dcpdf_object.cpp69 bool CPDF_Object::IsBoolean() const { in IsBoolean() function in CPDF_Object
/external/pdfium/fxjs/
Dcfxjse_value.cpp366 bool CFXJSE_Value::IsBoolean() const { in IsBoolean() function in CFXJSE_Value
/external/clang/lib/AST/
DMicrosoftMangle.cpp1147 bool IsBoolean) { in mangleIntegerLiteral()