Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h95 TF_InFunctionScope = 1 << 1, ///< Current scope is a function scope. enumerator
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h326 TF_InFunctionScope = 1 << 1, ///< Current scope is a function scope. enumerator