Home
last modified time | relevance | path

Searched defs:FRI (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/at/
H A Dparsetime.c71 SUN, MON, TUE, WED, THU, FRI, SAT enumerator
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2091 bool RequireSemi, ForRangeInit *FRI, SourceLocation *DeclSpecStart) { in ParseSimpleDeclaration()
2294 ForRangeInit *FRI) { in ParseDeclGroup()
2653 Declarator &D, const ParsedTemplateInfo &TemplateInfo, ForRangeInit *FRI) { in ParseDeclarationAfterDeclaratorAndAttributes()
H A DParseExprCXX.cpp2131 ForRangeInfo *FRI, bool EnterForConditionScope) { in ParseCXXCondition()