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.cpp720 bool EnterScope, bool OnDefinition) { in ParseLexedAttributeList() argument
726 ParseLexedAttribute(*LAs[i], EnterScope, OnDefinition); in ParseLexedAttributeList()
733 bool EnterScope, bool OnDefinition) { in ParseLexedAttribute() argument
790 if (OnDefinition && !Attrs.empty() && !Attrs.begin()->isCXX11Attribute() && in ParseLexedAttribute()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1338 bool EnterScope, bool OnDefinition);
1346 bool OnDefinition);