Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfLinker.h219 TF_InFunctionScope = 1 << 1, ///< Current scope is a function scope. enumerator
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1224 TF_InFunctionScope = 1 << 1, ///< Current scope is a fucntion scope. enumerator