Searched defs:Group (Results 1 - 20 of 20) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCSectionELF.h46 const MCSymbol *Group; member in class:llvm::MCSectionELF
/freebsd-10-stable/contrib/llvm/lib/Option/
H A DOption.cpp69 const Option Group = getGroup(); local
97 const Option Group = getGroup(); local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h49 frontend::IncludeDirGroup Group; member in struct:clang::HeaderSearchOptions::Entry
151 void AddPath(StringRef Path, frontend::IncludeDirGroup Group, argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp68 GetGroupRegs( unsigned Group, std::vector<unsigned> &Regs, std::multimap<unsigned, AggressiveAntiDepState::RegisterReference> *RegRefs) argument
H A DTargetLoweringObjectFileImpl.cpp257 StringRef Group = ""; local
/freebsd-10-stable/usr.sbin/pkg_install/add/
H A Dmain.c44 char *Group = NULL; variable
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCContext.cpp249 getELFSection(StringRef Section, unsigned Type, unsigned Flags, SectionKind Kind, unsigned EntrySize, StringRef Group) argument
H A DELFObjectWriter.cpp1024 StringRef Group = ""; local
1262 const MCSectionELF *&Group = RevGroupMap[SignatureSymbol]; local
1282 const MCSectionELF *Group = RevGroupMap[Section.getGroup()]; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp390 bool Group = Flags & ELF::SHF_GROUP; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DInitHeaderSearch.cpp121 void InitHeaderSearch::AddPath(const Twine &Path, IncludeDirGroup Group, argument
137 void InitHeaderSearch::AddUnmappedPath(const Twine &Path, IncludeDirGroup Group, argument
[all...]
H A DCompilerInvocation.cpp944 frontend::IncludeDirGroup Group local
1001 frontend::IncludeDirGroup Group = frontend::System; local
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h351 SmallBitVector Group; member in struct:llvm::DependenceAnalysis::Subscript
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
H A DDiagnosticIDs.cpp530 static void getDiagnosticsInGroup(const WarningOption *Group, argument
563 StringRef DiagnosticIDs::getNearestWarningOption(StringRef Group) { argument
543 getDiagnosticsInGroup( StringRef Group, SmallVectorImpl<diag::kind> &Diags) const argument
H A DDiagnostic.cpp266 bool DiagnosticsEngine::setDiagnosticGroupWarningAsError(StringRef Group, argument
313 bool DiagnosticsEngine::setDiagnosticGroupErrorAsFatal(StringRef Group, argument
233 setDiagnosticGroupMapping( StringRef Group, diag::Mapping Map, SourceLocation Loc) argument
/freebsd-10-stable/contrib/llvm/tools/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp56 const std::vector<Record*> &getParents(const Record *Group) { argument
63 getCategoryFromDiagGroup(const Record *Group, argument
186 Record *Group local
338 isSubGroupOfGroup(const Record *Group, llvm::StringRef GName) argument
364 groupInPedantic(const Record *Group, bool increment) argument
381 markGroup(const Record *Group) argument
441 Record *Group = DiagGroups[i]; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp306 RegisterGroup Group; member in struct:__anon2620::SystemZAsmParser::Register
484 bool SystemZAsmParser::parseRegister(Register &Reg, RegisterGroup Group, argument
501 parseRegister(SmallVectorImpl<MCParsedAsmOperand*> &Operands, RegisterGroup Group, const unsigned *Regs, RegisterKind Kind) argument
[all...]
/freebsd-10-stable/sys/dev/asr/
H A Dasr.c1423 ASR_getParams(Asr_softc_t *sc, tid_t TID, int Group, void *Buffer, argument
/freebsd-10-stable/sys/contrib/dev/acpica/include/
H A Dactbl2.h1449 UINT8 Group; member in struct:acpi_table_tcpa_server
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp54 Decl *Group[2] = { OwnedType, Ptr }; local
8998 Sema::BuildDeclaratorGroup(llvm::MutableArrayRef<Decl *> Group, argument
8968 FinalizeDeclaratorGroup(Scope *S, const DeclSpec &DS, ArrayRef<Decl *> Group) argument
9050 ActOnDocumentableDecls(ArrayRef<Decl *> Group) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp4053 frontend::IncludeDirGroup Group local

Completed in 409 milliseconds