Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/utils/TableGen/
HDNeonEmitter.cpp189 bool isConstPointer() const { return Constant; } in isConstPointer() function in __anonb1c769e90111::Type
651 if (isConstPointer()) in builtin_str()
2100 HasConstPtr = Type.isConstPointer(); in genOverloadTypeCheckCode()