Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/unittests/clang-tidy/
DAddConstTest.cpp876 StringRef InstPointerConst = "f<int* const>(nullptr);\n"; in TEST() local
884 InstPointer + InstPointerConst + InstConstPointer + in TEST()