Searched defs:isConcept (Results 1 – 2 of 2) sorted by relevance
372 bool isConcept() const { return TemplatedDecl.getInt(); } in isConcept() function
7714 bool isConcept = D.getDeclSpec().isConceptSpecified(); in ActOnFunctionDeclarator() local