Searched refs:getClausePrefix (Results 1 – 2 of 2) sorted by relevance
202 DirLang.getClausePrefix(), DirLang); in EmitDirectivesDecl()353 OS << " case " << DirLang.getClausePrefix() << ClauseFormattedName in GenerateCaseForVersionedClauses()427 << "::Clause::" << DirLang.getClausePrefix() in GenerateClauseSet()688 DirLang.getClausePrefix(), in EmitDirectivesImpl()693 DirLang.getClausePrefix()); in EmitDirectivesImpl()
29 StringRef getClausePrefix() const { in getClausePrefix() function