Searched defs:Selection (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DMCSectionCOFF.h47 mutable int Selection; member in class:llvm::final
52 MCSectionCOFF(StringRef Name, unsigned Characteristics, MCSymbol *COMDATSymbol, int Selection, SectionKind K, MCSymbol *Begin) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/FuzzMutate/
H A DRandom.h35 std::remove_const_t<T> Selection = {}; member in class:llvm::ReservoirSampler
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dbench.pl389 Selection: label
/openbsd-current/gnu/llvm/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp40 ASTSelectionFinder(SourceRange Selection, FileID TargetFile, argument
/openbsd-current/gnu/llvm/clang/tools/clang-refactor/
H A DClangRefactor.cpp311 std::unique_ptr<cl::opt<std::string>> Selection; member in class:__anon1148::RefactoringActionSubcommand
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp569 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); local
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DMCContext.cpp660 getCOFFSection(StringRef Section, unsigned Characteristics, SectionKind Kind, StringRef COMDATSymName, int Selection, unsigned UniqueID, const char *BeginSymName) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DCOFF.h452 uint8_t Selection; member in struct:llvm::COFF::AuxiliarySectionDefinition
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h499 void addRequest(const T &Selection, const U &Dispatch, V &Request) const { argument
577 void addRequest(LVElementKindSet &Selection) { argument
580 void addRequest(LVLineKindSet &Selection) { argument
583 void addRequest(LVScopeKindSet &Selection) { argument
586 void addRequest(LVSymbolKindSet &Selection) { argument
589 addRequest(LVTypeKindSelection &Selection) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1652 int Selection = 0; local
1705 int Selection = getSelectionForCOFF(GO); local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DCOFF.h517 uint8_t Selection; member in struct:llvm::object::coff_aux_section_definition

Completed in 231 milliseconds