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

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

Completed in 86 milliseconds