Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionCOFF.h48 mutable int Selection; variable
54 MCSymbol *COMDATSymbol, int Selection, MCSymbol *Begin) in MCSectionCOFF()
/freebsd/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/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()
579 void addRequest(LVElementKindSet &Selection) { in addRequest()
582 void addRequest(LVLineKindSet &Selection) { in addRequest()
585 void addRequest(LVScopeKindSet &Selection) { in addRequest()
588 void addRequest(LVSymbolKindSet &Selection) { in addRequest()
591 void addRequest(LVTypeKindSelection &Selection) { in addRequest()
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandom.h35 std::remove_const_t<T> Selection = {}; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstruction.cpp567 StringRef Selection = Cur.slice(VariantsStart, VariantsEnd); in FlattenAsmStringVariants() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1680 int Selection = 0; in getExplicitSectionGlobal() local
1732 int Selection = getSelectionForCOFF(GO); in SelectSectionForGlobal() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp695 StringRef COMDATSymName, int Selection, in getCOFFSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h466 uint8_t Selection; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h517 uint8_t Selection; member