HomeSort by relevance Sort by last modified time
    Searched refs:containedInPrototypeScope (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Sema/
Scope.cpp 91 bool Scope::containedInPrototypeScope() const {
SemaDecl.cpp     [all...]
  /external/clang/include/clang/Sema/
Scope.h 407 /// containedInPrototypeScope - Return true if this or a parent scope
409 bool containedInPrototypeScope() const;

Completed in 126 milliseconds