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

/external/clang/include/clang/Sema/
H A DScope.h216 assert(isFunctionPrototypeScope());
280 /// isFunctionPrototypeScope - Return true if this scope is a
282 bool isFunctionPrototypeScope() const { function in class:clang::Scope

Completed in 85 milliseconds