Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp32 const char *const KindCompileUnit = "CompileUnit"; variable
67 Kind = KindCompileUnit; in kind()