CodeQL library for C/C++
codeql/cpp-all 3.0.1-dev (changelog, source)
Search

Predicate Make::MakeTest::getAMatchingExpectation

Gets a test expectation that matches the actual result at the given location.

Import path

import codeql.util.test.InlineExpectationsTest
ValidTestExpectation getAMatchingExpectation(Location location, string element, string tag, string val, boolean optional)