Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h50 TF_InFunctionScope = 1 << 1, ///< Current scope is a function scope. enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h356 TF_InFunctionScope = 1 << 1, ///< Current scope is a function scope. enumerator