Searched refs:DeclGetConstantValue (Results 1 – 4 of 4) sorted by relevance
62 return m_type_system->DeclGetConstantValue(m_opaque_decl); in GetConstantValue()
115 virtual Scalar DeclGetConstantValue(void *opaque_decl) { return Scalar(); } in DeclGetConstantValue() function
569 Scalar DeclGetConstantValue(void *opaque_decl) override;
9259 Scalar TypeSystemClang::DeclGetConstantValue(void *opaque_decl) { in DeclGetConstantValue() function in TypeSystemClang