Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScope.h273 bool decl_empty() const { return DeclsInScope.empty(); } in decl_empty() function
/external/llvm-project/clang/include/clang/Sema/
DScope.h287 bool decl_empty() const { return DeclsInScope.empty(); } in decl_empty() function