Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/index/
H A DSerialization.cpp266 void writeLocation(const SymbolLocation &Loc, const StringTableOut &Strings, in writeLocation() function
/llvm-project/bolt/lib/Profile/
H A DDataAggregator.cpp2225 auto writeLocation = [&OutFile, &WriteMemLocs](const Location &Loc) { writeAggregatedFile() local