Home
last modified time | relevance | path

Searched refs:ImportedName (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp2855 std::string ImportedName = ReadString(Record, Idx); in ReadControlBlock() local
2865 ImportedName, /*FileMapOnly*/ true); in ReadControlBlock()