Home
last modified time | relevance | path

Searched refs:ManageFlags (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Parse/
HDParser.cpp409 bool ManageFlags) in ParseScopeFlags() argument
410 : CurScope(ManageFlags ? Self->getCurScope() : 0) { in ParseScopeFlags()
/trueos/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h726 ParseScopeFlags(Parser *Self, unsigned ScopeFlags, bool ManageFlags = true);