Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DCacheTokens.cpp108 unsigned getRepresentationLength() const { in getRepresentationLength() function in __anon67da98f30111::PTHEntryKeyVariant
137 unsigned m = V.getRepresentationLength() + (V.isFile() ? 4 + 4 : 0); in EmitKeyDataLength()