Searched defs:IdLen (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Basic/ | ||
H A D | IdentifierTable.cpp | 492 unsigned IdLen = I->getKeyLength(); PrintStats() local |
/llvm-project/clang/lib/Lex/ | ||
H A D | PPDirectives.cpp | 639 size_t IdLen = DirectiveStr.size(); SkipExcludedConditionalBlock() local |