Home
last modified time | relevance | path

Searched defs:IsValid (Results 1 – 10 of 10) sorted by relevance

/minix3/external/bsd/bind/dist/bin/win32/BINDInstall/
H A DVersionInfo.h19 BOOL IsValid() {return m_isValid;} in IsValid() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h142 bool IsValid() const { return Node != nullptr; } in IsValid() function
/minix3/external/bsd/llvm/dist/llvm/lib/Support/Windows/
H A DWindowsSupport.h112 static bool IsValid(handle_type h) { in IsValid() function
134 static bool IsValid(handle_type h) { in IsValid() function
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/
H A DRegexTest.cpp135 TEST_F(RegexTest, IsValid) { in TEST_F() argument
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DFileManager.h70 bool IsValid; // Is this \c FileEntry initialized and valid? variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h110 bool IsValid : 1; member
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp1391 bool IsValid = false; in ExpandBuiltinMacro() local
1469 bool IsValid = false; in ExpandBuiltinMacro() local
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DToolChains.h79 bool IsValid; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h78 unsigned IsValid : 1; member
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp1814 bool IsValid = getTarget().validateOutputConstraint(Info); (void)IsValid; in EmitAsmStmt() local
1824 bool IsValid = in EmitAsmStmt() local