Searched defs:IsValid (Results 1 – 10 of 10) sorted by relevance
19 BOOL IsValid() {return m_isValid;} in IsValid() function
142 bool IsValid() const { return Node != nullptr; } in IsValid() function
112 static bool IsValid(handle_type h) { in IsValid() function134 static bool IsValid(handle_type h) { in IsValid() function
135 TEST_F(RegexTest, IsValid) { in TEST_F() argument
70 bool IsValid; // Is this \c FileEntry initialized and valid? variable
110 bool IsValid : 1; member
1391 bool IsValid = false; in ExpandBuiltinMacro() local1469 bool IsValid = false; in ExpandBuiltinMacro() local
79 bool IsValid; variable
78 unsigned IsValid : 1; member
1814 bool IsValid = getTarget().validateOutputConstraint(Info); (void)IsValid; in EmitAsmStmt() local1824 bool IsValid = in EmitAsmStmt() local