Home
last modified time | relevance | path

Searched defs:ClsD (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/Index/
DIndexSymbol.cpp193 const ObjCInterfaceDecl *ClsD = dyn_cast<ObjCInterfaceDecl>(D); in getSymbolInfo() local
208 const ObjCInterfaceDecl *ClsD = nullptr; in getSymbolInfo() local
/external/clang/lib/Index/
DIndexSymbol.cpp123 const ObjCInterfaceDecl *ClsD = dyn_cast<ObjCInterfaceDecl>(D); in getSymbolInfo() local
/external/clang/test/Index/
Dusrs.cpp43 class ClsD : public foo::ClsB { class
/external/llvm-project/clang/test/Index/
Dusrs.cpp43 class ClsD : public foo::ClsB { class