Searched defs:isDeclScope (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DScope.h224 /// isDeclScope - Return true if this is the scope that the specified decl is
226 bool isDeclScope(Decl *D) { function in class:clang::Scope

Completed in 33 milliseconds