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

12

/freebsd-10.2-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.2-release/contrib/top/
H A Dtop.h29 #define Invalid -2 macro
/freebsd-10.2-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
H A DParseStmt.cpp1915 bool Invalid = ParseUnqualifiedId(SS, local
H A DParseDeclCXX.cpp279 bool Invalid = false; local
/freebsd-10.2-release/contrib/llvm/lib/Support/
H A DDynamicLibrary.cpp36 char llvm::sys::DynamicLibrary::Invalid = 0; member in class:llvm::sys::DynamicLibrary
/freebsd-10.2-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...]
H A DPPDirectives.cpp157 bool Invalid = false; local
904 bool Invalid = false; local
1220 bool Invalid = false; local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DRawCommentList.cpp110 bool Invalid = false; local
H A DDeclBase.cpp81 void Decl::setInvalidDecl(bool Invalid) { argument
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h51 bool Invalid; member in class:llvm::SDDbgValue
/freebsd-10.2-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.2-release/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DHTMLRewrite.cpp46 bool Invalid = false; local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp97 bool Invalid = false; local
H A DTransforms.cpp556 bool Invalid; local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DInclusionRewriter.cpp306 bool Invalid = false; local
350 bool Invalid; local
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DOwnership.h147 bool Invalid; member in class:clang::ActionResult
[all...]
/freebsd-10.2-release/contrib/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h43 Invalid = 0, enumerator in enum:llvm::MemDepResult::DepType
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp356 bool Invalid = false; local
/freebsd-10.2-release/contrib/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp149 Invalid = 0, enumerator in enum:__anon3846::ClassInfo::ClassInfoKind
[all...]

Completed in 143 milliseconds

12