Home
last modified time | relevance | path

Searched defs:modern (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Disolate-declaration-cxx17.cpp62 void modern() { in modern() function
/llvm-project/flang/lib/Lower/OpenMP/
H A DClauseProcessor.cpp819 auto &modern = std::get<Depend::WithLocators>(clause.u); processDepend() local