Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp1137 getEntityKindFromSymbolSubKinds(SymbolSubKindSet K);
1153 EntityInfo.templateKind = getEntityKindFromSymbolSubKinds(SymInfo.SubKinds); in getEntityInfo()
1293 getEntityKindFromSymbolSubKinds(SymbolSubKindSet K) { in getEntityKindFromSymbolSubKinds() function