Home
last modified time | relevance | path

Searched defs:cooked (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/flang/include/flang/Parser/
Dparsing.h52 const CookedSource &cooked() const { return DEREF(currentCooked_); } in cooked() function
Dparse-state.h38 ParseState(const CookedSource &cooked) in ParseState()
/external/llvm-project/flang/include/flang/Lower/
DBridge.h108 const Fortran::parser::AllCookedSources *cooked; variable
/external/llvm-project/flang/lib/Parser/
Dprescan.cpp28 Prescanner::Prescanner(Messages &messages, CookedSource &cooked, in Prescanner()
/external/libpcap/
Dpcap-linux.c179 int cooked; /* using SOCK_DGRAM rather than SOCK_RAW */ member