/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | SMLoc.h | 29 bool isValid() const { return Ptr != nullptr; } in isValid() function 59 bool isValid() const { return Start.isValid(); } in isValid() function
|
H A D | Regex.h | 67 bool isValid() const { return !error; } in isValid() function
|
H A D | DynamicLibrary.h | 49 bool isValid() const { return Data != &Invalid; } in isValid() function
|
H A D | InstructionCost.h | 60 bool isValid() const { return State == Valid; } in isValid() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Option/ |
H A D | OptSpecifier.h | 27 bool isValid() const { return ID != 0; } in isValid() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | DynamicTypeInfo.h | 31 bool isValid() const { return !DynTy.isNull(); } in isValid() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAttribute.h | 34 bool isValid() const { in isValid() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | LineEntry.h | 28 bool isValid() { return File != 0; } in isValid() function
|
H A D | LineTable.h | 190 size_t isValid() const { in isValid() function
|
H A D | InlineInfo.h | 76 bool isValid() const { return !Ranges.empty(); } in isValid() function
|
H A D | FunctionInfo.h | 118 bool isValid() const { in isValid() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/ASTDiff/ |
H A D | ASTDiffInternal.h | 41 bool isValid() const { return Id != InvalidNodeId; } in isValid() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/ |
H A D | KillTheDoctor.cpp | 123 static bool isValid(handle_type Handle) { in isValid() function 139 static bool isValid(handle_type Handle) { in isValid() function 155 static bool isValid(handle_type Handle) { in isValid() function
|
/netbsd-src/external/bsd/nvi/dist/tcl_scripts/ |
H A D | mailprocs.tcl | 33 proc isValid {target} { procedure
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/ |
H A D | ubsan_type_hash.h | 32 bool isValid() const { return MostDerivedTypeName; } in isValid() function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/ |
H A D | ubsan_type_hash.h | 33 bool isValid() const { return MostDerivedTypeName; } in isValid() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
H A D | ubsan_type_hash.h | 34 bool isValid() const { return MostDerivedTypeName; } in isValid() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | SourceLocation.h | 47 bool isValid() const { return ID != 0; } in isValid() function
|
H A D | SyncScope.h | 123 bool isValid(unsigned S) const override { in isValid() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCRegister.h | 74 bool isValid() const { return Reg != NoRegister; } in isValid() function
|
H A D | MCRegisterInfo.h | 224 bool isValid() const { return List; } in isValid() function 630 bool isValid() const { return SRIter.isValid(); } in isValid() function 727 bool isValid() const { return RUIter.isValid(); } in isValid() function 765 bool isValid() const { in isValid() function 805 bool isValid() const { return RI.isValid(); } in isValid() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | TileShapeInfo.h | 65 bool isValid() { return (Row != nullptr) && (Col != nullptr); } in isValid() function
|
H A D | Register.h | 126 bool isValid() const { return Reg != MCRegister::NoRegister; } in isValid() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/ |
H A D | AVR.h | 172 bool isValid = isValidCPUName(Name); in setCPU() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | RegisterBank.cpp | 66 bool RegisterBank::isValid() const { in isValid() function in RegisterBank
|