Searched defs:OnDefinition (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseDecl.cpp1041 bool EnterScope, bool OnDefinition) {
1047 ParseLexedAttribute(*LAs[i], EnterScope, OnDefinition);
1060 bool EnterScope, bool OnDefinition) {
1119 if (OnDefinition && AL && !AL->isCXX11Attribute() &&
1040 ParseLexedAttributeList(LateParsedAttrList &LAs, Decl *D, bool EnterScope, bool OnDefinition) argument
1059 ParseLexedAttribute(LateParsedAttribute &LA, bool EnterScope, bool OnDefinition) argument

Completed in 85 milliseconds