Home
last modified time | relevance | path

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

/external/clang/unittests/Format/
DSortIncludesTest.cpp23 std::vector<tooling::Range> GetCodeRange(StringRef Code) { in GetCodeRange() function in clang::format::__anonbe85486f0111::SortIncludesTest
/external/v8/src/
Dapi.cc8404 void Isolate::GetCodeRange(void** start, size_t* length_in_bytes) { in GetCodeRange() function in v8::Isolate