Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h141 std::optional<Profiling> CheckProfiling; member
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersInternalTest.cpp200 TEST(MatchFinder, CheckProfiling) { in TEST() argument