Home
last modified time | relevance | path

Searched defs:tkr (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/lib/Common/
H A DFortran.cpp78 std::string AsFortran(IgnoreTKRSet tkr) { in AsFortran() argument
/llvm-project/flang/lib/Semantics/
H A Dmod-file.cpp943 if (auto tkr{GetIgnoreTKR(symbol)}; !tkr.empty()) { PutObjectEntity() local
945 __anon2c53d8131602(common::IgnoreTKR tkr) PutObjectEntity() argument
H A Dresolve-names.cpp8927 if (const auto *tkr{ Post() local
/llvm-project/flang/lib/Parser/
H A Dunparse.cpp1825 __anonde5073ea8502(const std::list<CompilerDirective::IgnoreTKR> &tkr) Unparse() argument