Searched refs:getFunctionPrototypeDepth (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
H A DScope.h258 unsigned getFunctionPrototypeDepth() const { function in class:clang::Scope
/external/clang/lib/Sema/
H A DSemaDecl.cpp10888 assert(S->getFunctionPrototypeDepth() >= 1);
10889 New->setScopeInfo(S->getFunctionPrototypeDepth() - 1,

Completed in 564 milliseconds