Home
last modified time | relevance | path

Searched defs:IsContextName (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp447 bool IsContextName) { in writeNameIdx()
461 void SampleProfileWriterBinary::addName(StringRef FName, bool IsContextName) { in addName()