Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp758 bool EnterScope, bool OnDefinition) { in ParseLexedAttributeList() argument
764 ParseLexedAttribute(*LAs[i], EnterScope, OnDefinition); in ParseLexedAttributeList()
776 bool EnterScope, bool OnDefinition) { in ParseLexedAttribute() argument
833 if (OnDefinition && !Attrs.empty() && !Attrs.begin()->isCXX11Attribute() && in ParseLexedAttribute()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1651 bool EnterScope, bool OnDefinition);
1655 bool EnterScope, bool OnDefinition);