Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp190 bool isConstPointer() const { return Constant; } in isConstPointer() function in __anon9e9e0a7a0111::Type
643 if (isConstPointer()) in builtin_str()
2055 HasConstPtr = Type.isConstPointer(); in genOverloadTypeCheckCode()