Home
last modified time | relevance | path

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

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