clang-tools
8.0.0
|
#include <Index.h>
Public Member Functions | |
Builder () | |
void | insert (const Symbol &S) |
const Symbol * | find (const SymbolID &ID) |
SymbolSlab | build () && |
SymbolSlab clang::clangd::SymbolSlab::Builder::build | ( | ) | && |
void clang::clangd::SymbolSlab::Builder::insert | ( | const Symbol & | S | ) |
Definition at line 91 of file Index.cpp.
References clang::clangd::Symbol::ID.