Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp192 unsigned FullPathLength = FullPathName.size(); in findHeader() local
212 FullPathName.resize(FullPathLength); in findHeader()