Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DStringMap.h24 class StringMapConstIterator; variable
408 StringMapConstIterator() : Ptr(nullptr) { } in StringMapConstIterator() function