Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DNeonEmitter.cpp190 bool isConstPointer() const { return Constant; } in isConstPointer() function in __anonc6b5f5bf0111::Type
643 if (isConstPointer()) in builtin_str()
2061 HasConstPtr = Type.isConstPointer(); in genOverloadTypeCheckCode()