Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dcatch-undef-behavior2.cpp4 bool GetBool(bool default_value) { in GetBool() function
/external/flatbuffers/go/
Dencode.go27 func GetBool(buf []byte) bool { func
Dtable.go68 func (t *Table) GetBool(off UOffsetT) bool { func
/external/webrtc/webrtc/base/
Djson_unittest.cc100 TEST(JsonTest, GetBool) { in TEST() argument