Searched defs:Invalid (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A DDynamicLibrary.h41 static char Invalid; member in class:llvm::sys::DynamicLibrary
46 explicit DynamicLibrary(void *data = &Invalid) : Data(data) {} argument
/freebsd-10.1-release/contrib/top/
H A Dtop.h29 #define Invalid -2 macro
/freebsd-10.1-release/contrib/llvm/lib/Support/
H A DDynamicLibrary.cpp36 char llvm::sys::DynamicLibrary::Invalid = 0; member in class:llvm::sys::DynamicLibrary
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseAST.cpp63 bool Invalid = false; local
H A DParseTemplate.cpp823 bool Invalid = false; local
894 bool Invalid = ParseTemplateIdAfterTemplateName(Template, local
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h51 bool Invalid; member in class:llvm::SDDbgValue
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Lex/
H A DMacroArgs.cpp223 bool Invalid = false; local
237 bool Invalid = false; local
[all...]
H A DPPLexerChange.cpp87 bool Invalid = false; local
H A DTokenLexer.cpp532 bool Invalid = false; local
581 bool Invalid = false; local
H A DPragma.cpp463 bool Invalid = false; local
H A DLexer.cpp450 bool Invalid = false; local
377 getSpelling(const Token &Tok, const char *&Buffer, const SourceManager &SourceMgr, const LangOptions &LangOpts, bool *Invalid) argument
727 bool Invalid = false; local
916 bool Invalid = false; local
940 getSourceText(CharSourceRange Range, const SourceManager &SM, const LangOptions &LangOpts, bool *Invalid) argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp97 bool Invalid = false; local
H A DTransforms.cpp556 bool Invalid; local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DRawCommentList.cpp110 bool Invalid = false; local
H A DASTDiagnostic.cpp409 Invalid, enumerator in enum:__anon3099::TemplateDiff::DiffTree::DiffKind
H A DDeclBase.cpp81 void Decl::setInvalidDecl(bool Invalid) { argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Edit/
H A DEditedSource.cpp122 bool Invalid = false; local
133 bool Invalid = false; local
374 getSourceText(FileOffset BeginOffs, FileOffset EndOffs, bool &Invalid) argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DHTMLRewrite.cpp46 bool Invalid = false; local
/freebsd-10.1-release/contrib/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h43 Invalid = 0, enumerator in enum:llvm::MemDepResult::DepType
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DOwnership.h147 bool Invalid; member in class:clang::ActionResult
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DInclusionRewriter.cpp306 bool Invalid = false; local
350 bool Invalid; local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp356 bool Invalid = false; local
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DFormatString.h239 static ArgType Invalid() { return ArgType(InvalidTy); } function in class:clang::analyze_format_string::ArgType
259 enum HowSpecified { NotSpecified, Constant, Arg, Invalid }; enumerator in enum:clang::analyze_format_string::OptionalAmount::HowSpecified
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManager.h940 bool Invalid = false; local
951 bool Invalid = false; local
990 bool Invalid = false; local
1002 bool Invalid = false; local
1014 bool Invalid = false; local
1093 bool Invalid = false; local
1107 bool Invalid = false; local
1126 bool Invalid = false; local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp302 bool Invalid local
332 bool Invalid = false; local
659 getMemoryBufferForFile(const FileEntry *File, bool *Invalid) argument
1180 isInvalid(SourceLocation Loc, bool *Invalid) argument
1215 ComputeLineNumbers(DiagnosticsEngine &Diag, ContentCache *FI, llvm::BumpPtrAllocator &Alloc, const SourceManager &SM, bool &Invalid) argument
1450 bool Invalid = false; local
1499 bool Invalid = false; local
1569 bool Invalid = false; local
1588 bool Invalid = false; local
1654 bool Invalid = false; local
1691 bool Invalid = false; local
1724 bool Invalid = false; local
1844 bool Invalid = false; local
2011 bool Invalid = false; local
[all...]

Completed in 695 milliseconds

12