Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dglobals.cpp66 typedef int * const intptrconst; typedef
67 int * const funccast = intptrconst(sizeof(int));