Home
last modified time | relevance | path

Searched defs:start_loc (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp510 std::string transformed_text, size_t &start_loc, size_t &end_loc) { in GetOriginalBodyBounds()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp735 clang::SourceLocation start_loc = first_token.getLocation(); in GetTextForRange() local
/openbsd-src/sys/isofs/udf/
H A Decma167-udf.h547 uint32_t start_loc; /* start of partition with given length */ member