Home
last modified time | relevance | path

Searched defs:selection (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DSolution.h38 void setSelection(GraphBase::NodeId nodeId, unsigned selection) { in setSelection()
/llvm-project/clang/test/CodeGenObjC/
H A Ddebuginfo-properties.m12 @property (nonatomic, retain) Selection* selection; property
/llvm-project/clang-tools-extra/pseudo/tool/
H A DHTMLForest.js
/llvm-project/polly/lib/External/isl/
H A Disl_vertices.c270 int *selection) in can_select()
426 int *selection = NULL; in isl_basic_set_compute_vertices() local
661 __isl_keep isl_vertices *vertices, struct isl_tab *tab, int *selection) in add_chamber()
923 int *selection = NULL; in compute_chambers() local
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.js15 let selection = {}; variable
/llvm-project/lld/COFF/
H A DInputFiles.cpp504 handleComdatSelection(COFFSymbolRef sym,COMDATType & selection,bool & prevailing,DefinedRegular * leader,const llvm::object::coff_aux_section_definition * def) handleComdatSelection() argument
695 COMDATType selection = (COMDATType)def->Selection; createDefined() local
[all...]
H A DChunks.h380 llvm::COFF::COMDATType selection = (llvm::COFF::COMDATType)0; global() variable
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h1035 Range selection; global() member