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

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

Completed in 99 milliseconds