Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DIndexSymbol.cpp43 static void checkForIBOutlets(const Decl *D, SymbolSubKindSet &SubKindSet) { in checkForIBOutlets() function
153 checkForIBOutlets(D, Info.SubKinds); in getSymbolInfo()
158 checkForIBOutlets(D, Info.SubKinds); in getSymbolInfo()
/external/llvm-project/clang/lib/Index/
DIndexSymbol.cpp44 static void checkForIBOutlets(const Decl *D, SymbolPropertySet &PropSet) { in checkForIBOutlets() function
236 checkForIBOutlets(D, Info.Properties); in getSymbolInfo()
245 checkForIBOutlets(D, Info.Properties); in getSymbolInfo()