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

/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp187 bool isConstPointer() const { return Constant; } function in class:__anon3552::Type
632 if (isConstPointer())
2001 HasConstPtr = Type.isConstPointer();

Completed in 120 milliseconds