Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Basic/
H A DModule.cpp197 static void printModuleId(raw_ostream &OS, InputIter Begin, InputIter End, in printModuleId() function
215 static void printModuleId(raw_ostream &OS, const Container &C) { in printModuleId() function