Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaAttr.cpp67 bool pop(IdentifierInfo *Name, bool IsReset);
71 bool PragmaPackStack::pop(IdentifierInfo *Name, bool IsReset) { in pop() argument
77 if (!IsReset) in pop()