Home
last modified time | relevance | path

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

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