Home
last modified time | relevance | path

Searched defs:Selection (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionCOFF.h47 mutable int Selection; global() variable
53 MCSectionCOFF(StringRef Name,unsigned Characteristics,MCSymbol * COMDATSymbol,int Selection,SectionKind K,MCSymbol * Begin) MCSectionCOFF() argument
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelectionRequirements.cpp24 std::optional<SelectedASTNode> Selection = in evaluate() local
H A DASTSelection.cpp40 ASTSelectionFinder(SourceRange Selection, FileID TargetFile, in ASTSelectionFinder()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h499 void addRequest(const T &Selection, const U &Dispatch, V &Request) const { in addRequest() argument
579 void addRequest(LVElementKindSet &Selection) { in addRequest() argument
582 void addRequest(LVLineKindSet &Selection) { in addRequest() argument
585 void addRequest(LVScopeKindSet &Selection) { in addRequest() argument
588 void addRequest(LVSymbolKindSet &Selection) { in addRequest() argument
591 addRequest(LVTypeKindSelection & Selection) addRequest() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandom.h35 std::remove_const_t<T> Selection = {}; variable
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1734 Selection = COFF::IMAGE_COMDAT_SELECT_NODUPLICATES; in SelectSectionForGlobal() local
1682 int Selection = 0; getExplicitSectionGlobal() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp670 getCOFFSection(StringRef Section,unsigned Characteristics,SectionKind Kind,StringRef COMDATSymName,int Selection,unsigned UniqueID,const char * BeginSymName) getCOFFSection() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h466 uint8_t Selection; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h517 uint8_t Selection; member