Home
last modified time | relevance | path

Searched defs:IsGroup (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawConstants.h109 IsGroup = 1 << 10, // If set, descriptor represents a group. enumerator
/llvm-project/clang-tools-extra/clangd/
H A DFindSymbols.cpp524 bool IsGroup; global() member
607 bool IsGroup = false; markToSymbol() local