Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp197 unsigned FullPathLength = FullPathName.size(); in findHeader() local
217 FullPathName.resize(FullPathLength); in findHeader()