Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Basic/
DModule.cpp199 static void printModuleId(raw_ostream &OS, InputIter Begin, InputIter End, in printModuleId() function
217 static void printModuleId(raw_ostream &OS, const Container &C) { in printModuleId() function
/external/clang/lib/Basic/
DModule.cpp233 static void printModuleId(raw_ostream &OS, const ModuleId &Id) { in printModuleId() function