Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp257 unsigned PathLen = Path.size(); in getCurrentModuleAPINotes() local
263 Path.resize(PathLen); in getCurrentModuleAPINotes()