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

/external/clang/lib/Parse/
H A DParseDecl.cpp3641 bool AllowDeclaration = DSC != DSC_trailing; local
3643 bool AllowFixedUnderlyingType = AllowDeclaration &&
3788 if (!AllowDeclaration) {

Completed in 87 milliseconds