Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp15 static bool inFunctionScope(CompileUnit &U, unsigned Idx) { in inFunctionScope() function
58 !inFunctionScope(*this, I.ParentIdx)) in markEverythingAsKept()