Searched defs:tkr (Results 1 – 4 of 4) sorted by relevance
/llvm-project/flang/lib/Common/ | ||
H A D | Fortran.cpp | 78 std::string AsFortran(IgnoreTKRSet tkr) { in AsFortran() argument |
/llvm-project/flang/lib/Semantics/ | ||
H A D | mod-file.cpp | 943 if (auto tkr{GetIgnoreTKR(symbol)}; !tkr.empty()) { PutObjectEntity() local |
H A D | resolve-names.cpp | 8927 if (const auto *tkr{ Post() local |
/llvm-project/flang/lib/Parser/ | ||
H A D | unparse.cpp | 1825 __anonde5073ea8502(const std::list<CompilerDirective::IgnoreTKR> &tkr) Unparse() argument |