Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp15 static bool inFunctionScope(CompileUnit &U, unsigned Idx) { in inFunctionScope() function
60 !inFunctionScope(*this, I.ParentIdx)) in markEverythingAsKept()