/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | CoroutineStmtBuilder.h | 53 bool isInvalid() const { return !this->IsValid; } in isInvalid() function
|
H A D | DeclSpec.cpp | 653 bool isInvalid = true; in SetStorageClassSpec() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/ |
H A D | FileOffset.h | 26 bool isInvalid() const { return FID.isInvalid(); } in isInvalid() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/ASTDiff/ |
H A D | ASTDiffInternal.h | 42 bool isInvalid() const { return Id == InvalidNodeId; } in isInvalid() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | ParsedTemplate.h | 70 bool isInvalid() const { return Arg == nullptr; } in isInvalid() function 234 bool isInvalid() const { return hasInvalidName() || hasInvalidArgs(); } in isInvalid() function
|
H A D | ScopeInfo.h | 616 bool isInvalid() const { return Invalid; } in isInvalid() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | SourceLocation.h | 48 bool isInvalid() const { return ID == 0; } in isInvalid() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
H A D | ubsan_value.h | 56 bool isInvalid() const { return !Filename; } in isInvalid() function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/ |
H A D | ubsan_value.h | 55 bool isInvalid() const { return !Filename; } in isInvalid() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/ |
H A D | ubsan_value.h | 54 bool isInvalid() const { return !Filename; } in isInvalid() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | RawCommentList.h | 54 bool isInvalid() const LLVM_READONLY { in isInvalid() function
|
H A D | FormatString.h | 345 bool isInvalid() const { in isInvalid() function
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/ |
H A D | ClangDataFormat.py | 47 def isInvalid(self): member in SourceLocation
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | TokenLexer.cpp | 840 bool isInvalid = !TL.LexFromRawLexer(Result); in pasteTokens() local
|
H A D | PPDirectives.cpp | 2609 bool isInvalid = false; in ReadOptionalMacroParameterListAndBody() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | SmallBitVector.h | 669 bool isInvalid() const { return X == (uintptr_t)-1; } in isInvalid() function
|
H A D | BitVector.h | 669 bool isInvalid() const { return Size == (unsigned)-1; } in isInvalid() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | PreprocessingRecord.h | 109 bool isInvalid() const { return Kind == InvalidKind; } in isInvalid() function
|
H A D | MacroInfo.h | 365 bool isInvalid() const { return !isValid(); } in isInvalid() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyCommon.h | 323 bool isInvalid() const { return sexpr() && isa<til::Undefined>(sexpr()); } in isInvalid() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 2997 bool &isInvalid) { in SetupFixedPointError() 3051 bool isInvalid = false; in ParseDeclarationSpecifiers() local 5503 bool isInvalid = false; in ParseTypeQualifierListOpt() local 7358 bool &isInvalid) { in TryAltiVecTokenOutOfLine()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | LoopInfo.h | 215 bool isInvalid() const { in isInvalid() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 45 bool isInvalid() const { return Rec == nullptr; } in isInvalid() function 55 bool isInvalid() const { return MC == nullptr; } in isInvalid() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMappingReader.cpp | 490 bool isInvalid() const { return Length == 0; } in isInvalid() function
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | Indexing.cpp | 83 bool isInvalid() const { return *this == PPRegion(); } in isInvalid() function in __anon08ff66800111::PPRegion
|