Home
last modified time | relevance | path

Searched refs:StaticProperty (Results 1 – 11 of 11) sorted by relevance

/external/clang/include/clang/Index/
DIndexSymbol.h49 StaticProperty, enumerator
/external/llvm-project/clang/include/clang/Index/
DIndexSymbol.h49 StaticProperty, enumerator
/external/clang/lib/Index/
DIndexSymbol.cpp105 Info.Kind = SymbolKind::StaticProperty; in getSymbolInfo()
336 case SymbolKind::StaticProperty: return "static-property"; in getSymbolKindString()
/external/llvm-project/clang/lib/Index/
DIndexSymbol.cpp149 Info.Kind = SymbolKind::StaticProperty; in getSymbolInfo()
523 case SymbolKind::StaticProperty: return "static-property"; in getSymbolKindString()
/external/llvm-project/clang-tools-extra/clangd/
DQuality.cpp142 case index::SymbolKind::StaticProperty: in categorize()
DProtocol.cpp277 case index::SymbolKind::StaticProperty: in indexSymbolKindToSymbolKind()
DCodeComplete.cpp125 case SK::StaticProperty: in toCompletionItemKind()
/external/llvm-project/clang-tools-extra/clangd/index/
DYAMLSerialization.cpp256 DEFINE_ENUM(StaticProperty); in enumeration()
/external/llvm-project/clang-tools-extra/clangd/unittests/
DHoverTests.cpp500 HI.Kind = index::SymbolKind::StaticProperty; in TEST()
1175 HI.Kind = index::SymbolKind::StaticProperty; in TEST()
/external/llvm-project/clang/tools/libclang/
DCXIndexDataConsumer.cpp1282 case SymbolKind::StaticProperty: return CXIdxEntity_CXXStaticVariable; in getEntityKindFromSymbolKind()
/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp1282 case SymbolKind::StaticProperty: return CXIdxEntity_CXXStaticVariable; in getEntityKindFromSymbolKind()