Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp191 unsigned FullPathLength = FullPathName.size(); in findHeader() local
211 FullPathName.resize(FullPathLength); in findHeader()