Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTReader.h907 unsigned NumMethodPoolEntriesRead; variable
/external/clang/lib/Serialization/
DASTReader.cpp6961 NumMethodPoolEntriesRead, TotalNumMethodPoolEntries, in PrintStats()
6962 ((float)NumMethodPoolEntriesRead/TotalNumMethodPoolEntries in PrintStats()
7229 ++This->Reader.NumMethodPoolEntriesRead; in visit()
8708 NumMethodPoolEntriesRead(0), NumMethodPoolLookups(0), in ASTReader()