Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp687 bool EnterScope, bool OnDefinition) { in ParseLexedAttributeList() argument
693 ParseLexedAttribute(*LAs[i], EnterScope, OnDefinition); in ParseLexedAttributeList()
705 bool EnterScope, bool OnDefinition) { in ParseLexedAttribute() argument
762 if (OnDefinition && !Attrs.empty() && !Attrs.begin()->isCXX11Attribute() && in ParseLexedAttribute()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h1566 bool EnterScope, bool OnDefinition);
1568 bool EnterScope, bool OnDefinition);