Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp158 static bool parseCrossTUIndexItem(StringRef LineRef, StringRef &LookupName, in parseCrossTUIndexItem() function
194 if (!parseCrossTUIndexItem(Line, LookupName, FilePathInIndex)) in parseCrossTUIndex()