Home
last modified time | relevance | path

Searched defs:IsNamespace (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVScope.h51 IsNamespace, enumerator
/external/clang/lib/Sema/
DSemaCodeComplete.cpp1155 bool ResultBuilder::IsNamespace(const NamedDecl *ND) const { in IsNamespace() function in ResultBuilder