OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HeaderFileInfoTrait
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderInternals.h
244
class
HeaderFileInfoTrait
{
266
HeaderFileInfoTrait
(ASTReader &Reader, ModuleFile &M, HeaderSearch *HS,
284
llvm::OnDiskChainedHashTable<
HeaderFileInfoTrait
>;
ASTWriter.cpp
1631
class
HeaderFileInfoTrait
{
1639
HeaderFileInfoTrait
(ASTWriter &Writer) : Writer(Writer) {}
1754
HeaderFileInfoTrait
GeneratorTrait(*this);
1755
llvm::OnDiskChainedHashTableGenerator<
HeaderFileInfoTrait
> Generator;
1799
HeaderFileInfoTrait
::key_type Key = {
1802
HeaderFileInfoTrait
::data_type Data = {
1847
HeaderFileInfoTrait
::key_type Key = {
1850
HeaderFileInfoTrait
::data_type Data = {
ASTReader.cpp
1822
unsigned
HeaderFileInfoTrait
::ComputeHash(internal_key_ref ikey) {
1826
HeaderFileInfoTrait
::internal_key_type
1827
HeaderFileInfoTrait
::GetInternalKey(const FileEntry *FE) {
1834
bool
HeaderFileInfoTrait
::EqualKey(internal_key_ref a, internal_key_ref b) {
1863
HeaderFileInfoTrait
::ReadKeyDataLength(const unsigned char*& d) {
1867
HeaderFileInfoTrait
::internal_key_type
1868
HeaderFileInfoTrait
::ReadKey(const unsigned char *d, unsigned) {
1879
HeaderFileInfoTrait
::data_type
1880
HeaderFileInfoTrait
::ReadData(internal_key_ref key, const unsigned char *d,
3610
HeaderFileInfoTrait
(*this, F
[
all
...]
Completed in 54 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026