Home
last modified time | relevance | path

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

/external/clang/include/clang/Index/
DIndexDataConsumer.h32 const DeclContext *ContainerDC; member
/external/clang/lib/Index/
DIndexingContext.cpp174 static bool isDeclADefinition(const Decl *D, const DeclContext *ContainerDC, ASTContext &Ctx) { in isDeclADefinition()
236 const DeclContext *ContainerDC) { in handleDeclOccurrence()
/external/llvm-project/clang/include/clang/Index/
DIndexDataConsumer.h32 const DeclContext *ContainerDC; member
/external/llvm-project/clang/lib/Index/
DIndexingContext.cpp249 static bool isDeclADefinition(const Decl *D, const DeclContext *ContainerDC, ASTContext &Ctx) { in isDeclADefinition()
366 const DeclContext *ContainerDC) { in handleDeclOccurrence()