Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h130 static bool IsValid(handle_type h) { in IsValid() function
152 static bool IsValid(handle_type h) { in IsValid() function
168 static bool IsValid(handle_type h) { in IsValid() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DCoroutineStmtBuilder.h28 bool IsValid = true; variable
H A DSemaOpenMP.cpp19510 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid) { in ActOnOpenMPDeclareReductionDirectiveEnd()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h148 bool IsValid() const { return Node != nullptr; } in IsValid() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCuda.h31 bool IsValid = false; variable
H A DGnu.h192 bool IsValid; variable
H A DDarwin.cpp1509 bool IsValid = !Version.tryParse(OSVersion); in inferSDKInfo() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DFunction.h152 bool IsValid = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h157 unsigned IsValid : 1; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAttr.h232 unsigned IsValid : 1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp364 bool IsValid; in isBareSimmNLsb0() local
610 bool IsValid; in isSImm12() local
641 bool IsValid; in isUImm20LUI() local
659 bool IsValid; in isUImm20AUIPC() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h87 unsigned IsValid : 1; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h107 bool IsValid = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTFUtils.cpp326 bool IsValid = true; member in llvm::TFModelEvaluatorImpl
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp198 bool IsValid() const { return Lhs_.BaseId != 0 && Rhs_.BaseId != 0; } in IsValid() function in __anon8ada780a0111::BCECmpBlock
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp2213 bool IsValid = getTarget().validateOutputConstraint(Info); (void)IsValid; in EmitAsmStmt() local
2223 bool IsValid = in EmitAsmStmt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineSink.cpp1734 bool IsValid = true; in tryToSinkCopy() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_allocator.cc799 bool AsanChunkView::IsValid() const { in IsValid() function in __asan::AsanChunkView
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_allocator.cc797 bool AsanChunkView::IsValid() const { in IsValid() function in __asan::AsanChunkView
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_allocator.cpp871 bool AsanChunkView::IsValid() const { in IsValid() function in __asan::AsanChunkView
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3471 bool IsValid = false; // true if we care about this Object. member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3532 bool IsValid = false; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp2379 bool IsValid = false; member in __anon51bf6f8c0a11::OffloadingActionBuilder
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp4905 bool IsValid; member